SuperTuxKart
|
Public Member Functions | |
float | getX () const |
float | getY () const |
float | getZ () const |
float | getLength () const |
SimpleVec3 (float p_x, float p_y, float p_z) | |
SimpleVec3 (const SimpleVec3 &other) | |
Public Attributes | |
float | x |
float | y |
float | z |