Assimp  v4.1. (December 2018)
BlenderIntermediate.h File Reference

Internal utility structures for the BlenderLoader. It also serves as master include file for the whole (internal) Blender subsystem. More...

Classes

struct  Assimp::Blender::ConversionData
 ConversionData acts as intermediate storage location for the various ConvertXXX routines in BlenderImporter. More...
 
struct  Assimp::Blender::ConversionData::ObjectCompare
 
struct  Assimp::Blender::ObjectCompare
 
struct  Assimp::Blender::TempArray< TCLASS, T >
 Mini smart-array to avoid pulling in even more boost stuff. More...
 

Namespaces

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

Typedefs

typedef std::set< const Object *, ObjectCompare > Assimp::Blender::ObjectSet
 

Functions

const char * Assimp::Blender::GetTextureTypeDisplayString (Tex::Type t)
 

Detailed Description

Internal utility structures for the BlenderLoader. It also serves as master include file for the whole (internal) Blender subsystem.