HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RE_OGLVertexArrayList Class Reference

#include <RE_OGLVertexArrayList.h>

+ Inheritance diagram for RE_OGLVertexArrayList:

Public Member Functions

 RE_OGLVertexArrayList ()
 
 ~RE_OGLVertexArrayList () override
 
bool init (RE_Render *r) override
 
bool bind (RE_Render *r)
 
bool setElementBuffer (int id)
 
unsigned int getID () const
 
- Public Member Functions inherited from RE_ContextSpecificObject
 RE_ContextSpecificObject ()
 
virtual ~RE_ContextSpecificObject ()
 
void initContext (RE_Render *r)
 
bool matchesContext (RE_Render *r) const
 
void clearContext ()
 

Static Public Member Functions

static void createContextDefault (RE_Render *r)
 
static void bindContextDefault (RE_Render *r)
 
static void deleteContextDefault (RE_Render *r)
 
static void unbind (RE_Render *r)
 

Additional Inherited Members

- Protected Member Functions inherited from RE_ContextSpecificObject
RE_RendergetMyRender ()
 
bool initOrCheckRender (RE_Render *r)
 

Detailed Description

Definition at line 22 of file RE_OGLVertexArrayList.h.

Constructor & Destructor Documentation

RE_OGLVertexArrayList::RE_OGLVertexArrayList ( )
inline

Definition at line 25 of file RE_OGLVertexArrayList.h.

RE_OGLVertexArrayList::~RE_OGLVertexArrayList ( )
override

Member Function Documentation

bool RE_OGLVertexArrayList::bind ( RE_Render r)
static void RE_OGLVertexArrayList::bindContextDefault ( RE_Render r)
static
static void RE_OGLVertexArrayList::createContextDefault ( RE_Render r)
static
static void RE_OGLVertexArrayList::deleteContextDefault ( RE_Render r)
static
unsigned int RE_OGLVertexArrayList::getID ( ) const
inline

Definition at line 46 of file RE_OGLVertexArrayList.h.

bool RE_OGLVertexArrayList::init ( RE_Render r)
overridevirtual
bool RE_OGLVertexArrayList::setElementBuffer ( int  id)
inline

Definition at line 36 of file RE_OGLVertexArrayList.h.

static void RE_OGLVertexArrayList::unbind ( RE_Render r)
static

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