Panda3D
Public Member Functions | Static Public Member Functions | List of all members
PosixGraphicsStateGuardian Class Reference

This GSG is used only for CallbackGraphicsWindow (which might not be using the glx interfaces), to add the ability to peek in libGL.so to find the extension functions. More...

#include "posixGraphicsStateGuardian.h"

Inheritance diagram for PosixGraphicsStateGuardian:
glxGraphicsStateGuardian

Public Member Functions

 PosixGraphicsStateGuardian (GraphicsEngine *engine, GraphicsPipe *pipe)
 
virtual TypeHandle force_init_type ()
 
virtual TypeHandle get_type () const
 

Static Public Member Functions

static TypeHandle get_class_type ()
 
static void init_type ()
 

Detailed Description

This GSG is used only for CallbackGraphicsWindow (which might not be using the glx interfaces), to add the ability to peek in libGL.so to find the extension functions.

Definition at line 26 of file posixGraphicsStateGuardian.h.


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