GF_Matrix Struct Reference
[math3d]

3D matrix More...

#include <maths.h>

Data Fields

Fixed m [16]

Detailed Description

The 3D matrix object used in GPAC. The matrix is oriented like OpenGL matrices (column-major ordering), with the translation part at the end of the coefficients list.

Note:
Unless specified otherwise, the matrix object is always expected to represent an affine transformation.

Field Documentation


The documentation for this struct was generated from the following file:

Generated on 4 May 2016 for libgpac by  doxygen 1.6.1