|
QSDK 1.1 Documentation |
Go to the source code of this file.
Namespaces | |
| namespace | Maths |
Defines | |
| #define | QMaths_version 10000400 |
| #define | MATHS_BEGIN namespace Maths { |
| #define | MATHS_END }; |
| #define | FTOI(V) (*reinterpret_cast<int*>(&(V))) |
| #define | FTOUI(V) (*reinterpret_cast<unsigned int*>(&(V))) |
| #define | ITOF(V) (*reinterpret_cast<float*>(&(V))) |
|
|
Version number of this package. This value will be incremented for each significant api change. |
|
|
|
Qube Software Limited © 2000-2004
|
|