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

§ AI_TERR_BASE_STRING

#define AI_TERR_BASE_STRING   "TERRAGEN"

§ AI_TERR_CHUNK_ALTW

#define AI_TERR_CHUNK_ALTW   "ALTW"

§ AI_TERR_CHUNK_CRAD

#define AI_TERR_CHUNK_CRAD   "CRAD"

§ AI_TERR_CHUNK_CRVM

#define AI_TERR_CHUNK_CRVM   "CRVM"

§ AI_TERR_CHUNK_SCAL

#define AI_TERR_CHUNK_SCAL   "SCAL"

§ AI_TERR_CHUNK_SIZE

#define AI_TERR_CHUNK_SIZE   "SIZE"

§ AI_TERR_CHUNK_XPTS

#define AI_TERR_CHUNK_XPTS   "XPTS"

§ AI_TERR_CHUNK_YPTS

#define AI_TERR_CHUNK_YPTS   "YPTS"

§ AI_TERR_EOF_STRING

#define AI_TERR_EOF_STRING   "EOF "

§ AI_TERR_TERRAIN_STRING

#define AI_TERR_TERRAIN_STRING   "TERRAIN "