APM:Libraries
|
#include "vector3.h"
Go to the source code of this file.
Classes | |
class | Matrix3< T > |
Typedefs | |
typedef Matrix3< int16_t > | Matrix3i |
typedef Matrix3< uint16_t > | Matrix3ui |
typedef Matrix3< int32_t > | Matrix3l |
typedef Matrix3< uint32_t > | Matrix3ul |
typedef Matrix3< float > | Matrix3f |
typedef Matrix3< double > | Matrix3d |