Assimp  v3.1.1 (June 2014)
BaseProcess.h File Reference

Classes

class  Assimp::BaseProcess
 The BaseProcess defines a common interface for all post processing steps. More...
 
class  Assimp::SharedPostProcessInfo
 Helper class to allow post-processing steps to interact with each other. More...
 
struct  Assimp::SharedPostProcessInfo::Base
 
struct  Assimp::SharedPostProcessInfo::THeapData< T >
 Represents data that is allocated on the heap, thus needs to be deleted. More...
 
struct  Assimp::SharedPostProcessInfo::TStaticData< T >
 Represents static, by-value data not allocated on the heap. More...
 

Namespaces

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

Macros

#define AI_SPP_SPATIAL_SORT   "$Spat"
 

Macro Definition Documentation

◆ AI_SPP_SPATIAL_SORT

#define AI_SPP_SPATIAL_SORT   "$Spat"