Assimp
v4.1. (December 2018)
|
Classes | |
class | ImporterTest |
class | TestPlugin |
Macros | |
#define | AIUT_DEF_ERROR_TEXT "sorry, this is a test" |
#define | InputData_BLOCK_SIZE 1310 |
Functions | |
TEST_F (ImporterTest, testMemoryRead) | |
TEST_F (ImporterTest, testIntProperty) | |
TEST_F (ImporterTest, testFloatProperty) | |
TEST_F (ImporterTest, testStringProperty) | |
TEST_F (ImporterTest, testPluginInterface) | |
TEST_F (ImporterTest, testExtensionCheck) | |
TEST_F (ImporterTest, testMultipleReads) | |
TEST_F (ImporterTest, SearchFileHeaderForTokenTest) | |
Variables | |
static const aiImporterDesc | desc |
static unsigned char | InputData_abRawBlock [1310] |
#define AIUT_DEF_ERROR_TEXT "sorry, this is a test" |
#define InputData_BLOCK_SIZE 1310 |
TEST_F | ( | ImporterTest | , |
testMemoryRead | |||
) |
TEST_F | ( | ImporterTest | , |
testIntProperty | |||
) |
TEST_F | ( | ImporterTest | , |
testFloatProperty | |||
) |
TEST_F | ( | ImporterTest | , |
testStringProperty | |||
) |
TEST_F | ( | ImporterTest | , |
testPluginInterface | |||
) |
TEST_F | ( | ImporterTest | , |
testExtensionCheck | |||
) |
TEST_F | ( | ImporterTest | , |
testMultipleReads | |||
) |
TEST_F | ( | ImporterTest | , |
SearchFileHeaderForTokenTest | |||
) |
|
static |
|
static |