ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
hpl::cRenderObject2D Class Reference

Public Member Functions

 cRenderObject2D (iMaterial *apMaterial, tVertexVec *mpVtxVec, tUIntVec *mpIdxVec, ePrimitiveType aType, float afZ, cRect2f &aRect, cMatrixf *apMtx=NULL, cVector3f *apTransform=NULL)
 
 cRenderObject2D (iMaterial *apMaterial, iRenderObject2DRenderer *apRenderer, ePrimitiveType aType, float afZ)
 
iMaterialGetMaterial () const
 
tVertexVecGetVertexVec () const
 
tUIntVecGetIndexVec () const
 
ePrimitiveType GetType () const
 
cVector3fGetTransform () const
 
float GetZ () const
 
const cRect2fGetRect () const
 
iRenderObject2DRendererGetCustomRenderer () const
 

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