Classes | Namespaces | Typedefs

D:/SoftwareEntwicklung/C++/HLC/Tools/SoftPixelEngine/repository/sources/Base/spDimensionMatrix2.hpp File Reference

#include "Base/spStandard.hpp"
#include "Base/spMath.hpp"
#include <string.h>

Go to the source code of this file.

Classes

class  sp::dim::matrix2< T >

Namespaces

namespace  sp
 

!!


namespace  sp::dim
 

Basic classes such as vectors, planes, matrix etc. can be found in this namespace.


Typedefs

typedef matrix2< s32 > sp::dim::matrix2i
typedef matrix2< f32 > sp::dim::matrix2f
typedef matrix2< f64 > sp::dim::matrix2d
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines