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

Declaration of the loader for MDL files. More...

Classes

class  Assimp::MDLImporter
 Class to load MDL files. More...
 

Namespaces

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

Macros

#define VALIDATE_FILE_SIZE(msg)   SizeCheck(msg,__FILE__,__LINE__)
 

Detailed Description

Declaration of the loader for MDL files.

Macro Definition Documentation

#define VALIDATE_FILE_SIZE (   msg)    SizeCheck(msg,__FILE__,__LINE__)