#include "Base/spStandard.hpp"#include "Base/spMathCore.hpp"Go to the source code of this file.
Classes | |
| class | sp::dim::vector3d< T > |
| class | sp::dim::vector4d< T > |
Namespaces | |
| namespace | sp |
!! | |
| namespace | sp::dim |
Basic classes such as vectors, planes, matrix etc. can be found in this namespace. | |
Typedefs | |
| typedef vector3d< s32 > | sp::dim::vector3di |
| typedef vector3d< f32 > | sp::dim::vector3df |
| typedef vector4d< s32 > | sp::dim::vector4di |
| typedef vector4d< f32 > | sp::dim::vector4df |
Enumerations | |
| enum | sp::dim::EAxisTypes { sp::dim::AXIS_X_POSITIVE = 0, sp::dim::AXIS_X_NEGATIVE, sp::dim::AXIS_Y_POSITIVE, sp::dim::AXIS_Y_NEGATIVE, sp::dim::AXIS_Z_POSITIVE, sp::dim::AXIS_Z_NEGATIVE } |
Axis direction types. More... | |
1.7.1