ScummVM API documentation
Grim::EMIMeshFace Class Reference

Public Types

enum  MeshFaceFlags { kNoLighting = 0x20, kAlphaBlend = 0x10000, kUnknownBlend = 0x40000 }
 

Public Member Functions

void loadFace (Common::SeekableReadStream *data)
 
void setParent (EMIModel *m)
 
void render ()
 

Public Attributes

Vector3int * _indexes
 
uint32 _indicesEBO
 
uint32 _faceLength
 
uint32 _numFaces
 
uint32 _hasTexture
 
uint32 _texID
 
uint32 _flags
 
EMIModel_parent
 

The documentation for this class was generated from the following file: