![]() |
MAK Legion 1.1 API Documentation
|
Namespaces | |
| Clutter | |
Macros | |
| #define | TEST_CASE_1 1 |
| #define | TEST_CASE_2 2 |
| #define | TEST_CASE_3 3 |
| #define | TEST_CASE_4 4 |
| #define | TEST_CASE_5 5 |
| #define | TEST_CASE_MIN 1 |
| #define | TEST_CASE_MAX 5 |
Functions | |
| float | vecToHeadingRad (Legion::Vector3f &vec) |
| Legion::Vector3f | vecToOrientation (Legion::Vector3f &fwd, Legion::Vector3d &loc) |
| DtVector | Clutter::coerce (const Legion::Vector3d &v) |
| Legion::Vector3d | Clutter::coerce (const DtVector &v) |
| DtVector32 | Clutter::coerce (const Legion::Vector3f &v) |
| Legion::Vector3f | Clutter::coerce (const DtVector32 &v) |
Variables | |
| int | TestCase = TEST_CASE_1 |
| std::vector< std::string > | TestCaseStr |
| int | tickcount = 0 |
| #define TEST_CASE_1 1 |
Referenced by Clutter::SimEngine::addEmbarkationBack(), and Clutter::SimEngine::removeEmbarkation().
| #define TEST_CASE_2 2 |
Referenced by Clutter::SimEngine::addEmbarkationBack(), and Clutter::SimEngine::removeEmbarkation().
| #define TEST_CASE_3 3 |
Referenced by Clutter::SimEngine::removeEmbarkation().
| #define TEST_CASE_4 4 |
Referenced by Clutter::SimEngine::removeEmbarkation().
| #define TEST_CASE_5 5 |
Referenced by Clutter::SimEngine::removeEmbarkation().
| #define TEST_CASE_MAX 5 |
Referenced by Clutter::SimEngine::SimEngine().
| #define TEST_CASE_MIN 1 |
Referenced by Clutter::SimEngine::SimEngine().
|
inline |
References Legion::Vector3f::x, and Legion::Vector3f::y.
|
inline |
References Legion::Vector3f::x, Legion::Vector3d::x, Legion::Vector3f::y, Legion::Vector3d::y, Legion::Vector3f::z, and Legion::Vector3d::z.
Referenced by Clutter::SimEngine::selectNewDestination().
| int TestCase = TEST_CASE_1 |
| std::vector<std::string> TestCaseStr |
| int tickcount = 0 |