Assimp: matrix4x4.h File Reference

assimp - Open Asset Import Library

matrix4x4.h File Reference

4x4 matrix structure, including operators when compiling in C++ More...

Classes

class  aiMatrix3x3t< TReal >
 Represents a row-major 3x3 matrix. More...
 
class  aiMatrix4x4t< TReal >
 Represents a row-major 4x4 matrix, use this for homogeneous coordinates. More...
 
class  aiQuaterniont< TReal >
 Represents a quaternion in a 4D vector. More...
 

Typedefs

typedef aiMatrix4x4t< float > aiMatrix4x4
 

Variables

class aiMatrix4x4t PACK_STRUCT
 

Detailed Description

4x4 matrix structure, including operators when compiling in C++

Typedef Documentation

typedef aiMatrix4x4t<float> aiMatrix4x4

Variable Documentation

class aiMatrix4x4t PACK_STRUCT
Generated on Sun Feb 21 2016 19:42:29 for Assimp by   doxygen 1.8.11