#include "Base/spStandard.hpp"
#include "Base/spDimensionVector3D.hpp"
#include "Base/spDimensionLine3D.hpp"
Go to the source code of this file.
Classes | |
class | sp::dim::triangle3d< T, C > |
Namespaces | |
namespace | sp |
!! | |
namespace | sp::dim |
Basic classes such as vectors, planes, matrix etc. can be found in this namespace. | |
Typedefs | |
typedef triangle3d< s32 > | sp::dim::triangle3di |
typedef triangle3d< f32 > | sp::dim::triangle3df |
typedef triangle3d< s32, vector3di * > | sp::dim::ptriangle3di |
typedef triangle3d< f32, vector3df * > | sp::dim::ptriangle3df |