entity transform matrix More...
#include <r_entity.h>
Data Fields | |
qboolean | done |
qboolean | processing |
float | matrix [16] |
entity transform matrix
Definition at line 46 of file r_entity.h.
float transform_t::matrix[16] |
the matrix that holds the result
Definition at line 49 of file r_entity.h.
Referenced by R_CalcTransform().
currently doing the calculation
Definition at line 48 of file r_entity.h.
Referenced by R_CalcTransform().