Public Member Functions | Private Member Functions | Private Attributes
glh::lazy_build_display_list Class Reference

#include <glh_obs.h>

List of all members.

Public Member Functions

void call_list ()
void del ()
bool is_valid () const
 lazy_build_display_list (void(*builder)()=0, bool managed=false)
void rebuild ()
void set_build_func (void(*builder)())
virtual ~lazy_build_display_list ()

Private Member Functions

void gen ()
void rebuild_list ()

Private Attributes

void(* build_func )()
GLuint dlist
bool manageObjects
bool needs_rebuild
bool valid

Detailed Description

Definition at line 102 of file glh_obs.h.


Constructor & Destructor Documentation

glh::lazy_build_display_list::lazy_build_display_list ( void(*)()  builder = 0,
bool  managed = false 
) [inline]

Definition at line 106 of file glh_obs.h.

Definition at line 109 of file glh_obs.h.


Member Function Documentation

Definition at line 118 of file glh_obs.h.

Definition at line 125 of file glh_obs.h.

void glh::lazy_build_display_list::gen ( ) [inline, private]

Definition at line 135 of file glh_obs.h.

bool glh::lazy_build_display_list::is_valid ( ) const [inline]

Definition at line 128 of file glh_obs.h.

Definition at line 131 of file glh_obs.h.

Definition at line 136 of file glh_obs.h.

Definition at line 115 of file glh_obs.h.


Member Data Documentation

Definition at line 147 of file glh_obs.h.

Definition at line 146 of file glh_obs.h.

Definition at line 144 of file glh_obs.h.

Definition at line 145 of file glh_obs.h.

Definition at line 143 of file glh_obs.h.


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


nao_openni
Author(s): Bener SUAY
autogenerated on Mon Jan 6 2014 11:27:52