HyperRogue  11.3d
game/visualization engine based on non-Euclidean geometry
Public Member Functions | Public Attributes | List of all members
hr::bt::hrmap_alternate_binary Struct Reference
Inheritance diagram for hr::bt::hrmap_alternate_binary:
hr::bt::hrmap_binary hr::hrmap

Public Member Functions

 hrmap_alternate_binary (heptagon *o)
 
- Public Member Functions inherited from hr::bt::hrmap_binary
 hrmap_binary (heptagon *o)
 
void set_seed ()
 
int nextdir (int choices)
 
heptagongetOrigin () override
 
heptagoncreate_step (heptagon *parent, int d) override
 
void draw () override
 
int updir_at (heptagon *h)
 
transmatrix relative_matrix (heptagon *h2, heptagon *h1, const hyperpoint &hint) override
 
vector< hyperpointget_vertices (cell *c) override
 
ld spin_angle (cell *c, int d) override
 
transmatrix adj (heptagon *h, int dir) override
 
const transmatrix iadj (heptagon *h, int dir)
 
void virtualRebase (heptagon *&base, transmatrix &at) override
 
- Public Member Functions inherited from hr::hrmap
virtual cellgamestart ()
 
virtual vector< cell * > & allcells ()
 
virtual void verify ()
 
virtual void link_alt (const cellwalker &hs)
 
virtual void generateAlts (heptagon *h, int levs=default_levs(), bool link_cdata=true)
 
heptagonmay_create_step (heptagon *h, int direction)
 
virtual struct transmatrix relative_matrix (cell *c2, cell *c1, const hyperpoint &hint)
 
virtual struct transmatrix adj (cell *c, int i)
 
struct transmatrix iadj (cell *c, int i)
 
transmatrix iadj (heptagon *h, int d)
 
virtual transmatrix spin_to (cell *c, int d, ld bonus=0)
 
virtual transmatrix spin_from (cell *c, int d, ld bonus=0)
 
virtual double spacedist (cell *c, int i)
 

Public Attributes

heptagonorigin
 
- Public Attributes inherited from hr::bt::hrmap_binary
heptagonorigin
 
std::mt19937 directions_generator
 

Additional Inherited Members

- Static Public Attributes inherited from hr::hrmap
static constexpr ld SPIN_NOT_AVAILABLE = 1e5
 

The documentation for this struct was generated from the following file: