HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RE_ContextSpecificObject Class Referenceabstract

#include <RE_ContextSpecificObject.h>

+ Inheritance diagram for RE_ContextSpecificObject:

Public Member Functions

 RE_ContextSpecificObject ()
 
virtual ~RE_ContextSpecificObject ()
 
virtual bool init (RE_Render *r)=0
 
void initContext (RE_Render *r)
 
bool matchesContext (RE_Render *r) const
 
void clearContext ()
 

Protected Member Functions

RE_RendergetMyRender ()
 
bool initOrCheckRender (RE_Render *r)
 

Detailed Description

Definition at line 25 of file RE_ContextSpecificObject.h.

Constructor & Destructor Documentation

RE_ContextSpecificObject::RE_ContextSpecificObject ( )
inline

Definition at line 28 of file RE_ContextSpecificObject.h.

virtual RE_ContextSpecificObject::~RE_ContextSpecificObject ( )
inlinevirtual

Definition at line 29 of file RE_ContextSpecificObject.h.

Member Function Documentation

void RE_ContextSpecificObject::clearContext ( )
inline

Definition at line 35 of file RE_ContextSpecificObject.h.

RE_Render* RE_ContextSpecificObject::getMyRender ( )
protected
virtual bool RE_ContextSpecificObject::init ( RE_Render r)
pure virtual
void RE_ContextSpecificObject::initContext ( RE_Render r)
bool RE_ContextSpecificObject::initOrCheckRender ( RE_Render r)
inlineprotected

Definition at line 42 of file RE_ContextSpecificObject.h.

bool RE_ContextSpecificObject::matchesContext ( RE_Render r) const

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