Public Member Functions | Protected Member Functions | Protected Attributes
Bindable Class Reference

#include <gl_object.h>

Inheritance diagram for Bindable:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void Bind (void)
 Bindable (void)
bool IsBound (void) const
void Unbind (void)

Protected Member Functions

virtual void DoBind (void)=0
virtual void DoUnbind (void)=0

Protected Attributes

bool bound

Detailed Description

Definition at line 56 of file gl_object.h.


Constructor & Destructor Documentation

Bindable::Bindable ( void  ) [inline]

Definition at line 59 of file gl_object.h.


Member Function Documentation

void Bindable::Bind ( void  ) [inline]

Definition at line 64 of file gl_object.h.

virtual void Bindable::DoBind ( void  ) [protected, pure virtual]
virtual void Bindable::DoUnbind ( void  ) [protected, pure virtual]
bool Bindable::IsBound ( void  ) const [inline]

Definition at line 76 of file gl_object.h.

void Bindable::Unbind ( void  ) [inline]

Definition at line 70 of file gl_object.h.


Member Data Documentation

bool Bindable::bound [protected]

Definition at line 82 of file gl_object.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:39:00