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

Namespaces

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

Macros

#define step_unordered_map   map
 
#define step_unordered_multimap   multimap
 

Typedefs

typedef std::step_unordered_map< aiVector3D *, int > VectorIndexUMap
 

Functions

void Assimp::ExportSceneStep (const char *, IOSystem *, const aiScene *, const ExportProperties *)
 

Macro Definition Documentation

◆ step_unordered_map

#define step_unordered_map   map

◆ step_unordered_multimap

#define step_unordered_multimap   multimap

Typedef Documentation

◆ VectorIndexUMap