OpenGLContext.debug
index
/home/mcfletch/pylive/OpenGLContext/debug/__init__.py

OpenGL debugging utility functions/classes
 
This package provides various debugging mechanisms
for use particularly with more involved OpenGL
projects.

 
Package Contents
        __init__ -- OpenGL debugging utility functions/classes
bufferimage -- Create PIL images from depth or stencil buffers
leaks -- Utility mechanism to watch for memory leaks over time
logcontext
logs -- Logging facilities for OpenGLContext
state -- Store and report differences in OpenGL engine state

 
Data
        __file__ = '/home/mcfletch/pylive/OpenGLContext/debug/__init__.pyc'
__name__ = 'OpenGLContext.debug'
__path__ = ['/home/mcfletch/pylive/OpenGLContext/debug']