|
Boboter
|
A struct to represent a value with x, y and z components. More...
#include <vector3.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
A struct to represent a value with x, y and z components.
| float vector3::x |
| float vector3::y |
| float vector3::z |