Assimp
v3.1.1 (June 2014)
|
Classes | |
class | irr::core::string< T > |
Very simple string class with some useful features. More... | |
Namespaces | |
irr | |
irr::core | |
Typedefs | |
typedef string< irr::c8 > | irr::core::stringc |
Typedef for character strings. More... | |
typedef string< wchar_t > | irr::core::stringw |
Typedef for wide character strings. More... | |