Go to the source code of this file.
#define MATX_LDLT_FACTOR_SOLVE_SIZE 64 |
#define MATX_LDLT_SIMD_EPSILON 0.1f |
#define MATX_LTS_SIMD_EPSILON 1.0f |
#define MATX_LTS_SOLVE_SIZE 100 |
#define MATX_MATX_SIMD_EPSILON 1e-4f |
#define MATX_SIMD_EPSILON 1e-5f |
#define RANDOM_SEED 1013904223L |
#define SOUND_MIX_EPSILON 2.0f |
#define SOUND_UPSAMPLE_EPSILON 1.0f |
#define StopRecordTime |
( |
|
end | ) |
end = 1; |
#define TEST_VALUE_RANGE 10.0f |
void TestConvertJointMatsToJointQuats |
( |
void |
| ) |
|
void TestConvertJointQuatsToJointMats |
( |
void |
| ) |
|
void TestDeriveUnsmoothedTangents |
( |
void |
| ) |
|
void TestGetSpecularTextureCoords |
( |
void |
| ) |
|
void TestGetTextureSpaceLightVectors |
( |
void |
| ) |
|
void TestMatXLowerTriangularSolve |
( |
void |
| ) |
|
void TestMatXLowerTriangularSolveTranspose |
( |
void |
| ) |
|
void TestMatXTransposeMultiplyAddVecX |
( |
void |
| ) |
|
void TestMatXTransposeMultiplyMatX |
( |
void |
| ) |
|
void TestMatXTransposeMultiplyVecX |
( |
void |
| ) |
|