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

Declaration of the .3d (UNREAL) importer class. More...

Classes

struct  Assimp::Unreal::TempMat
 
struct  Assimp::Unreal::Triangle
 
struct  Assimp::Unreal::Vertex
 
class  Assimp::UnrealImporter
 Importer class to load UNREAL files (*.3d) More...
 

Namespaces

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

Enumerations

Functions

void Assimp::Unreal::CompressVertex (const aiVector3D &v, uint32_t &out)
 
void Assimp::Unreal::DecompressVertex (aiVector3D &v, int32_t in)
 

Detailed Description

Declaration of the .3d (UNREAL) importer class.