libgpac  0.5.0
Public Attributes | List of all members
GF_Matrix Struct Reference

3D matrix More...

#include <gpac/math.h>

Public Attributes

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.

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