#include <glxGraphicsStateGuardian.h>
Inheritance diagram for glxGraphicsStateGuardian:
Public Member Functions | |
glxGraphicsStateGuardian (const FrameBufferProperties &properties) | |
virtual | ~glxGraphicsStateGuardian () |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Public Attributes | |
GLXContext | _context |
XVisualInfo * | _visual |
Display * | _display |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Definition at line 30 of file glxGraphicsStateGuardian.cxx. |
|
Definition at line 44 of file glxGraphicsStateGuardian.cxx. |
|
Reimplemented from GLGraphicsStateGuardian. Definition at line 55 of file glxGraphicsStateGuardian.h. References get_class_type(), and init_type(). |
|
Reimplemented from GLGraphicsStateGuardian. Definition at line 44 of file glxGraphicsStateGuardian.h. References _type_handle. Referenced by force_init_type(), and get_type(). |
|
Reimplemented from GLGraphicsStateGuardian. Definition at line 52 of file glxGraphicsStateGuardian.h. References get_class_type(). |
|
Reimplemented from GLGraphicsStateGuardian. Definition at line 47 of file glxGraphicsStateGuardian.h. References _type_handle, GLGraphicsStateGuardian::get_class_type(), GLGraphicsStateGuardian::init_type(), and register_type(). Referenced by force_init_type(), and init_libglxdisplay(). |
|
Definition at line 39 of file glxGraphicsStateGuardian.h. Referenced by glxGraphicsStateGuardian(), glxGraphicsWindow::make_current(), and ~glxGraphicsStateGuardian(). |
|
Definition at line 41 of file glxGraphicsStateGuardian.h. Referenced by glxGraphicsStateGuardian(), and ~glxGraphicsStateGuardian(). |
|
Reimplemented from GLGraphicsStateGuardian. Definition at line 22 of file glxGraphicsStateGuardian.cxx. Referenced by get_class_type(), and init_type(). |
|
Definition at line 40 of file glxGraphicsStateGuardian.h. Referenced by glxGraphicsStateGuardian(), glxGraphicsWindow::open_window(), and ~glxGraphicsStateGuardian(). |