Assimp  v4.1. (December 2018)
SceneCombiner.cpp File Reference

Namespaces

 Assimp
 MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py.
 

Functions

template<typename Type >
void Assimp::CopyPtrArray (Type **&dest, const Type *const *src, ai_uint num)
 
template<typename Type >
void Assimp::GetArrayCopy (Type *&dest, ai_uint num)
 
void Assimp::PrefixString (aiString &string, const char *prefix, unsigned int len)