Assimp
v4.1. (December 2018)
|
Implementation of the LWO importer class. More...
Functions | |
void | AddToSingleLinkedList (ReferrerList &refList, unsigned int srcIdx, unsigned int destIdx) |
template<class T > | |
void | CreateNewEntry (T &chan, unsigned int srcIdx) |
template<class T > | |
void | CreateNewEntry (std::vector< T > &list, unsigned int srcIdx) |
template<class T > | |
VMapEntry * | FindEntry (std::vector< T > &list, const std::string &name, bool perPoly) |
Variables | |
static const aiImporterDesc | desc |
Implementation of the LWO importer class.
|
inline |
|
inline |
|
inline |
VMapEntry* FindEntry | ( | std::vector< T > & | list, |
const std::string & | name, | ||
bool | perPoly | ||
) |
|
static |