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

Public Member Functions

 coord (int x, int y, int z)
 
coordoperator+= (coord b)
 
coordoperator-= (coord b)
 
coord operator+ (coord b) const
 
coord operator- (coord b) const
 
coord operator- () const
 
coordoperator+ ()
 
const coordoperator+ () const
 
coord operator* (int x) const
 

Friends

coord operator* (int x, const coord &y)
 

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