Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

tpc_tracking::gui::gl_cache Class Reference

#include <opengl.h>

List of all members.

Public Member Functions

 gl_cache (GLuint *list, bool bRefresh=false)
 ~gl_cache ()
bool exec ()
 gl_cache (GLuint *list, bool bRefresh=false)
 ~gl_cache ()
bool exec ()

Private Attributes

GLuint * m_plist
bool m_bRefresh
bool m_bExecuting
GLuint * m_plist


Constructor & Destructor Documentation

tpc_tracking::gui::gl_cache::gl_cache GLuint *  list,
bool  bRefresh = false
 

Definition at line 451 of file opengl.cc.

References m_bExecuting, m_bRefresh, and m_plist.

tpc_tracking::gui::gl_cache::~gl_cache  ) 
 

Definition at line 472 of file opengl.cc.

References m_plist.

tpc_tracking::gui::gl_cache::gl_cache GLuint *  list,
bool  bRefresh = false
 

tpc_tracking::gui::gl_cache::~gl_cache  ) 
 


Member Function Documentation

bool tpc_tracking::gui::gl_cache::exec  ) 
 

bool tpc_tracking::gui::gl_cache::exec  ) 
 

Definition at line 456 of file opengl.cc.

References m_bExecuting, and m_plist.

Referenced by tpc_tracking::EventDisplay::draw_pads(), tpc_tracking::EventDisplay::draw_simtrackerhits(), tpc_tracking::EventDisplay::draw_simtracks(), and tpc_tracking::ZEventDisplay::gl_expose().


Member Data Documentation

bool tpc_tracking::gui::gl_cache::m_bExecuting [private]
 

Definition at line 175 of file opengl.h.

Referenced by exec(), and gl_cache().

bool tpc_tracking::gui::gl_cache::m_bRefresh [private]
 

Definition at line 174 of file opengl.h.

Referenced by gl_cache().

GLuint* tpc_tracking::gui::gl_cache::m_plist [private]
 

Definition at line 173 of file opengl.h.

GLuint* tpc_tracking::gui::gl_cache::m_plist [private]
 

Definition at line 173 of file opengl.h.

Referenced by exec(), gl_cache(), and ~gl_cache().


The documentation for this class was generated from the following files:
Generated on Sun Jun 3 06:32:39 2007 for A TPC Tracking Environment by  doxygen 1.3.9.1