#include <src/util/Math.h>
Public Member Functions | |
IntVector3 (int _x, int _y, int _z) | |
IntVector3 () | |
Public Attributes | |
int | x |
int | y |
int | z |
orxonox::IntVector3::IntVector3 | ( | ) | [inline] |
orxonox::IntVector3::IntVector3 | ( | int | _x, | |
int | _y, | |||
int | _z | |||
) | [inline] |