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

Declaration of the .ter importer class. More...

Classes

class  Assimp::TerragenImporter
 Importer class to load Terragen (0.9) terrain files. More...
 

Namespaces

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

Macros

#define AI_TERR_BASE_STRING   "TERRAGEN"
 
#define AI_TERR_CHUNK_ALTW   "ALTW"
 
#define AI_TERR_CHUNK_CRAD   "CRAD"
 
#define AI_TERR_CHUNK_CRVM   "CRVM"
 
#define AI_TERR_CHUNK_SCAL   "SCAL"
 
#define AI_TERR_CHUNK_SIZE   "SIZE"
 
#define AI_TERR_CHUNK_XPTS   "XPTS"
 
#define AI_TERR_CHUNK_YPTS   "YPTS"
 
#define AI_TERR_EOF_STRING   "EOF "
 
#define AI_TERR_TERRAIN_STRING   "TERRAIN "
 

Detailed Description

Declaration of the .ter importer class.

Macro Definition Documentation

#define AI_TERR_BASE_STRING   "TERRAGEN"
#define AI_TERR_CHUNK_ALTW   "ALTW"
#define AI_TERR_CHUNK_CRAD   "CRAD"
#define AI_TERR_CHUNK_CRVM   "CRVM"
#define AI_TERR_CHUNK_SCAL   "SCAL"
#define AI_TERR_CHUNK_SIZE   "SIZE"
#define AI_TERR_CHUNK_XPTS   "XPTS"
#define AI_TERR_CHUNK_YPTS   "YPTS"
#define AI_TERR_EOF_STRING   "EOF "
#define AI_TERR_TERRAIN_STRING   "TERRAIN "