Maratis Engine
Public Member Functions

MDisplay Class Reference

#include <MMesh.h>

List of all members.

Public Member Functions

 MDisplay (M_PRIMITIVE_TYPES primitiveType, unsigned int begin, unsigned int size)
 MDisplay (const MDisplay &display)
 ~MDisplay (void)
M_PRIMITIVE_TYPES getPrimitiveType (void)
unsigned int getBegin (void)
unsigned int getSize (void)
void setCullMode (M_CULL_MODES cullMode)
M_CULL_MODES getCullMode (void)
void setMaterial (MMaterial *material)
MMaterialgetMaterial (void)
void setVisibility (bool visibility)
bool isVisible (void)

Constructor & Destructor Documentation

MDisplay::MDisplay ( M_PRIMITIVE_TYPES  primitiveType,
unsigned int  begin,
unsigned int  size 
)
MDisplay::MDisplay ( const MDisplay display)
MDisplay::~MDisplay ( void  )

Member Function Documentation

unsigned int MDisplay::getBegin ( void  ) [inline]
M_CULL_MODES MDisplay::getCullMode ( void  ) [inline]
MMaterial* MDisplay::getMaterial ( void  ) [inline]
M_PRIMITIVE_TYPES MDisplay::getPrimitiveType ( void  ) [inline]
unsigned int MDisplay::getSize ( void  ) [inline]
bool MDisplay::isVisible ( void  ) [inline]
void MDisplay::setCullMode ( M_CULL_MODES  cullMode) [inline]
void MDisplay::setMaterial ( MMaterial material) [inline]
void MDisplay::setVisibility ( bool  visibility) [inline]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Friends Defines