Assimp
v4.1. (December 2018)
|
Functions | |
TEST (MyString, DefaultConstructor) | |
TEST (MyString, ConstructorFromCString) | |
TEST (MyString, CopyConstructor) | |
TEST (MyString, Set) | |
Variables | |
const char | kHelloString [] = "Hello, world!" |
TEST | ( | MyString | , |
DefaultConstructor | |||
) |
TEST | ( | MyString | , |
ConstructorFromCString | |||
) |
TEST | ( | MyString | , |
CopyConstructor | |||
) |
TEST | ( | MyString | , |
Set | |||
) |
const char kHelloString[] = "Hello, world!" |