Objects that describe mathematical elements.
Title | Description |
---|---|
vector3 | Describes three-component vector including operator overloads. vector3 may also represent a color... |
vector2 | Describes two-component vector including operator overloads. ... |
matrix4x4 | Describes a 4x4 matrix. ... |
collisionBox | Describes a three dimensional collision box with position and size properties. ... |