HyperRogue  11.3d
game/visualization engine based on non-Euclidean geometry
Public Member Functions | Static Public Attributes | List of all members
hr::hrmap Struct Reference
Inheritance diagram for hr::hrmap:
hr::arb::hrmap_arbi hr::arcm::hrmap_archimedean hr::asonov::hrmap_asonov hr::bt::hrmap_binary hr::hrmap_standard hr::hybrid::hrmap_hybrid hr::kite::hrmap_kite hr::nilv::hrmap_nil hr::reg3::hrmap_quotient3 hr::reg3::hrmap_reg3 hr::reg3::hrmap_reg3_rule hr::reg3::hrmap_reg3_rule_alt hr::sn::hrmap_solnih

Public Member Functions

virtual heptagongetOrigin ()
 
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 heptagoncreate_step (heptagon *h, int direction)
 
virtual struct transmatrix relative_matrix (heptagon *h2, heptagon *h1, const hyperpoint &hint)
 
virtual struct transmatrix relative_matrix (cell *c2, cell *c1, const hyperpoint &hint)
 
virtual struct transmatrix adj (cell *c, int i)
 
virtual struct transmatrix adj (heptagon *h, int i)
 
struct transmatrix iadj (cell *c, int i)
 
transmatrix iadj (heptagon *h, int d)
 
virtual void draw ()
 
virtual vector< hyperpointget_vertices (cell *)
 
virtual void virtualRebase (heptagon *&base, transmatrix &at)
 
virtual ld spin_angle (cell *c, 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)
 

Static Public Attributes

static constexpr ld SPIN_NOT_AVAILABLE = 1e5
 

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