#include <Definitions.h>#include <Memory/mmgr.h>#include <math.h>Go to the source code of this file.
Classes | |
| struct | TVector4< T > |
Typedefs | |
| typedef TVector4< float > | CVector4f |
| typedef TVector4< sword > | CVector4sw |
| typedef TVector4< sdword > | CVector4sdw |
Definition at line 84 of file TVector4.h.
| typedef TVector4<sdword> CVector4sdw |
Definition at line 86 of file TVector4.h.
| typedef TVector4<sword> CVector4sw |
Definition at line 85 of file TVector4.h.
1.5.7.1