|
vector< cell * > & | allcells () override |
|
heptagon * | getOrigin () override |
|
heptagon * | get_at (coord at) |
|
heptagon * | create_step (heptagon *parent, int d) override |
|
transmatrix | adj (heptagon *h, int i) override |
|
transmatrix | adj (cell *c, int i) override |
|
void | draw () override |
|
transmatrix | relative_matrix (heptagon *h2, heptagon *h1, const hyperpoint &hint) override |
|
vector< hyperpoint > | get_vertices (cell *c) override |
|
Public Member Functions inherited from hr::hrmap_standard |
transmatrix | relative_matrix (cell *c2, cell *c1, const hyperpoint &hint) override |
|
ld | spin_angle (cell *c, int d) override |
|
double | spacedist (cell *c, int i) override |
|
virtual cell * | gamestart () |
|
virtual void | verify () |
|
virtual void | link_alt (const cellwalker &hs) |
|
virtual void | generateAlts (heptagon *h, int levs=default_levs(), bool link_cdata=true) |
|
heptagon * | may_create_step (heptagon *h, int direction) |
|
struct transmatrix | iadj (cell *c, int i) |
|
transmatrix | iadj (heptagon *h, int d) |
|
virtual void | virtualRebase (heptagon *&base, transmatrix &at) |
|
virtual transmatrix | spin_to (cell *c, int d, ld bonus=0) |
|
virtual transmatrix | spin_from (cell *c, int d, ld bonus=0) |
|
|
static constexpr ld | SPIN_NOT_AVAILABLE = 1e5 |
|
The documentation for this struct was generated from the following file: