Defines | |
| #define | TGL_SP 1 |
| #define | TGL_DP 0 |
| #define | TOn 1 |
| #define | TOff 0 |
| #define | TDone 1 |
| #define | TNotDone 0 |
Typedefs | |
| typedef int | Tint |
| typedef float | Tfloat |
| typedef char | Tchar |
| typedef char | Tbool |
| typedef unsigned int | Tuint |
| typedef Tfloat | Tmatrix3 [4][4] |
Enumerations | |
| enum | TStatus { TFailure = -1, TSuccess } |
| enum | TComposeType { TPreConcatenate, TPostConcatenate, TReplace } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1