![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
Namespaces | |
| namespace | castor |
| namespace | castor::string |
| String functions namespace. | |
| namespace | castor::string::utf8 |
| Utf8 functions namespace. | |
Macros | |
| #define | CU_Concat(x, y) x ## y |
| #define | CU_Join(x, y) CU_Concat( x, y ) |
Miscellaneous | |
| static const String | castor::cuEmptyString |
| castor::CU_DeclareSmartPtr (castor, DynamicLibrary, CU_API) | |
| #define CU_Concat | ( | x, | |
| y ) x ## y |
| #define CU_Join | ( | x, | |
| y ) CU_Concat( x, y ) |