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

Public Member Functions

 torus_config (intmatrix user_axes, int twisted)
 

Public Attributes

intmatrix user_axes
 
int twisted
 

Member Data Documentation

◆ user_axes

intmatrix hr::euc::torus_config::user_axes

periods entered by the user

◆ twisted

int hr::euc::torus_config::twisted

OR'ed flags: 1 – flip X in 3D, 2 – flip Y in 3D, 4 – flip X/Y in 3D, 8 – Klein bottle in 2D, 16 – third turn in 3D


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