#include <Definitions.h>#include <math.h>Go to the source code of this file.
Classes | |
| struct | TVector2< T > |
Typedefs | |
| typedef TVector2< float > | CVector2f |
| typedef TVector2< double > | CVector2d |
| typedef TVector2< sword > | CVector2sw |
| typedef TVector2< sdword > | CVector2sdw |
Definition at line 83 of file TVector2.h.
Definition at line 82 of file TVector2.h.
| typedef TVector2<sdword> CVector2sdw |
Definition at line 85 of file TVector2.h.
| typedef TVector2<sword> CVector2sw |
Definition at line 84 of file TVector2.h.
1.5.7.1