|
TrueReality
v0.1.1912
|


Go to the source code of this file.
Namespaces | |
| trBase | |
Typedefs | |
| using | trBase::Vec3 = Vec3f |
| General purpose 3D Vector. More... | |
Functions | |
| const Vec3 | trBase::X_AXIS (1.0, 0.0, 0.0) |
| const Vec3 | trBase::Y_AXIS (0.0, 1.0, 0.0) |
| const Vec3 | trBase::Z_AXIS (0.0, 0.0, 1.0) |