|
Assimp v3.1.1 (June 2014)
|
Functions | |
| template<class T > | |
| const T & | GetGenericProperty (const std::map< unsigned int, T > &list, const char *szName, const T &errorReturn) |
| template<class T > | |
| const bool | HasGenericProperty (const std::map< unsigned int, T > &list, const char *szName) |
| template<class T > | |
| bool | SetGenericProperty (std::map< unsigned int, T > &list, const char *szName, const T &value) |
| template<class T > | |
| void | SetGenericPropertyPtr (std::map< unsigned int, T * > &list, const char *szName, T *value, bool *bWasExisting=NULL) |
|
inline |
|
inline |
|
inline |
|
inline |