|
Horizon
|
Public Member Functions | |
| TVertex (T ix, T iy, T iz) | |
| bool | operator== (const TVertex &other) const |
| bool | operator< (const TVertex &other) const |
| auto & | operator+= (const TVertex &other) |
| auto & | operator/= (T other) |
Public Attributes | |
| T | x |
| T | y |
| T | z |