transform_t Struct Reference

entity transform matrix More...

#include <r_entity.h>

Data Fields

qboolean done
qboolean processing
float matrix [16]

Detailed Description

entity transform matrix

Definition at line 46 of file r_entity.h.


Field Documentation

already calculated

Definition at line 47 of file r_entity.h.

Referenced by R_CalcTransform().

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().


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

Generated by  doxygen 1.6.2