|
HyperRogue
11.3d
game/visualization engine based on non-Euclidean geometry
|
Public Member Functions | |
| coord (int x, int y, int z) | |
| coord & | operator+= (coord b) |
| coord & | operator-= (coord b) |
| coord | operator+ (coord b) const |
| coord | operator- (coord b) const |
| coord | operator- () const |
| coord & | operator+ () |
| const coord & | operator+ () const |
| coord | operator* (int x) const |
Friends | |
| coord | operator* (int x, const coord &y) |
1.8.17