OpenGL.platform.baseplatform

Base class for platform implementations

Functions

_find_module( exclude = ('OpenGL.platform.baseplatform',) )

Classes

class _CheckContext( object ):
class _DeprecatedFunctionPointer( _NullFunctionPointer ):
class _NullFunctionPointer( object ):
Function-pointer-like object for undefined functions
class BasePlatform( object ):
Base class for per-platform implementations
Attributes of note:
EXPORTED_NAMES
set of names exported via the platform module's namespace...
GL, GLU, GLUT, GLE, GLES1, GLES2, GLES3 -- ctypes libraries
DEFAULT_FUNCTION_TYPE
used as the default function type for functions unless overridden on a per-DLL basis with a "FunctionType" member
GLUT_GUARD_CALLBACKS
if True, the GLUT wrappers will provide guarding wrappers to prevent GLUT errors with uninitialised GLUT.
EXTENSIONS_USE_BASE_FUNCTIONS
if True, uses regular dll attribute-based lookup to retrieve extension function pointers.
CurrentContextIsValid
OpenGL
class lazy_property( object ):

AltStyle によって変換されたページ (->オリジナル) /