OpenGL.raw.glu
index
/build/buildd/pyopengl-3.0.0~b6/OpenGL/raw/glu.py

# BEGIN GENERATED CONTENT (do not edit below this line)

 
Modules
       
OpenGL
OpenGL.constants
ctypes
OpenGL.arrays.formathandler
OpenGL.logs
ctypes.macholib
OpenGL.platform
OpenGL.plugins
ctypes.util

 
Classes
       
Structure(_ctypes._CData)
struct_GLUnurbs
struct_GLUnurbs
struct_GLUnurbs
struct_GLUquadric
struct_GLUquadric
struct_GLUquadric
struct_GLUtesselator
struct_GLUtesselator
struct_GLUtesselator
struct_GLUtesselator

 
GLUnurbs = class struct_GLUnurbs(Structure)
    
Method resolution order:
struct_GLUnurbs
Structure
_ctypes._CData
object

Methods inherited from Structure:
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Data and other attributes inherited from Structure:
__new__ = <built-in method __new__ of _ctypes.StructType object at 0x40271c00>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from _ctypes._CData:
__ctypes_from_outparam__(...)
__hash__(...)
x.__hash__() <==> hash(x)

 
GLUnurbsObj = class struct_GLUnurbs(Structure)
    
Method resolution order:
struct_GLUnurbs
Structure
_ctypes._CData
object

Methods inherited from Structure:
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Data and other attributes inherited from Structure:
__new__ = <built-in method __new__ of _ctypes.StructType object at 0x40271c00>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from _ctypes._CData:
__ctypes_from_outparam__(...)
__hash__(...)
x.__hash__() <==> hash(x)

 
GLUquadric = class struct_GLUquadric(Structure)
    
Method resolution order:
struct_GLUquadric
Structure
_ctypes._CData
object

Methods inherited from Structure:
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Data and other attributes inherited from Structure:
__new__ = <built-in method __new__ of _ctypes.StructType object at 0x40271c00>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from _ctypes._CData:
__ctypes_from_outparam__(...)
__hash__(...)
x.__hash__() <==> hash(x)

 
GLUquadricObj = class struct_GLUquadric(Structure)
    
Method resolution order:
struct_GLUquadric
Structure
_ctypes._CData
object

Methods inherited from Structure:
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Data and other attributes inherited from Structure:
__new__ = <built-in method __new__ of _ctypes.StructType object at 0x40271c00>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from _ctypes._CData:
__ctypes_from_outparam__(...)
__hash__(...)
x.__hash__() <==> hash(x)

 
GLUtesselator = class struct_GLUtesselator(Structure)
    
Method resolution order:
struct_GLUtesselator
Structure
_ctypes._CData
object

Methods inherited from Structure:
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Data and other attributes inherited from Structure:
__new__ = <built-in method __new__ of _ctypes.StructType object at 0x40271c00>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from _ctypes._CData:
__ctypes_from_outparam__(...)
__hash__(...)
x.__hash__() <==> hash(x)

 
GLUtesselatorObj = class struct_GLUtesselator(Structure)
    
Method resolution order:
struct_GLUtesselator
Structure
_ctypes._CData
object

Methods inherited from Structure:
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Data and other attributes inherited from Structure:
__new__ = <built-in method __new__ of _ctypes.StructType object at 0x40271c00>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from _ctypes._CData:
__ctypes_from_outparam__(...)
__hash__(...)
x.__hash__() <==> hash(x)

 
GLUtriangulatorObj = class struct_GLUtesselator(Structure)
    
Method resolution order:
struct_GLUtesselator
Structure
_ctypes._CData
object

Methods inherited from Structure:
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Data and other attributes inherited from Structure:
__new__ = <built-in method __new__ of _ctypes.StructType object at 0x40271c00>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from _ctypes._CData:
__ctypes_from_outparam__(...)
__hash__(...)
x.__hash__() <==> hash(x)

 
class struct_GLUnurbs(Structure)
    
Method resolution order:
struct_GLUnurbs
Structure
_ctypes._CData
object

Methods inherited from Structure:
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Data and other attributes inherited from Structure:
__new__ = <built-in method __new__ of _ctypes.StructType object at 0x40271c00>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from _ctypes._CData:
__ctypes_from_outparam__(...)
__hash__(...)
x.__hash__() <==> hash(x)

 
class struct_GLUquadric(Structure)
    
Method resolution order:
struct_GLUquadric
Structure
_ctypes._CData
object

Methods inherited from Structure:
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Data and other attributes inherited from Structure:
__new__ = <built-in method __new__ of _ctypes.StructType object at 0x40271c00>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from _ctypes._CData:
__ctypes_from_outparam__(...)
__hash__(...)
x.__hash__() <==> hash(x)

 
class struct_GLUtesselator(Structure)
    
Method resolution order:
struct_GLUtesselator
Structure
_ctypes._CData
object

Methods inherited from Structure:
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Data and other attributes inherited from Structure:
__new__ = <built-in method __new__ of _ctypes.StructType object at 0x40271c00>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from _ctypes._CData:
__ctypes_from_outparam__(...)
__hash__(...)
x.__hash__() <==> hash(x)

 
Functions
       
addressof(...)
addressof(C instance) -> integer
Return the address of the C instance internal buffer
alignment(...)
alignment(C type) -> integer
alignment(C instance) -> integer
Return the alignment requirements of a C instance
byref(...)
byref(C instance) -> byref-object
Return a pointer lookalike to a C instance, only usable
as function argument
memmove = <CFunctionType object at 0x835602c> memset = <CFunctionType object at 0x8356094>
resize(...)
Resize the memory buffer of a ctypes instance
set_conversion_mode(...)
set_conversion_mode(encoding, errors) -> (previous-encoding, previous-errors)
 
Set the encoding and error handling ctypes uses when converting
between unicode and strings.  Returns the previous values.
sizeof(...)
sizeof(C type) -> integer
sizeof(C instance) -> integer
Return the size in bytes of a C instance

 
Data
        ARRAY_TYPE_TO_CONSTANT = [('GLclampd', GL_DOUBLE), ('GLclampf', GL_FLOAT), ('GLfloat', GL_FLOAT), ('GLdouble', GL_DOUBLE), ('GLbyte', GL_BYTE), ('GLshort', GL_SHORT), ('GLint', GL_INT), ('GLubyte', GL_UNSIGNED_BYTE), ('GLushort', GL_UNSIGNED_SHORT), ('GLuint', GL_UNSIGNED_INT), ('GLenum', GL_UNSIGNED_INT)]
DEFAULT_MODE = 0
GLU_AUTO_LOAD_MATRIX = GLU_AUTO_LOAD_MATRIX
GLU_BEGIN = GLU_BEGIN
GLU_CCW = GLU_CCW
GLU_CULLING = GLU_CULLING
GLU_CW = GLU_CW
GLU_DISPLAY_MODE = GLU_DISPLAY_MODE
GLU_DOMAIN_DISTANCE = GLU_DOMAIN_DISTANCE
GLU_EDGE_FLAG = GLU_EDGE_FLAG
GLU_END = GLU_END
GLU_ERROR = GLU_ERROR
GLU_EXTENSIONS = GLU_EXTENSIONS
GLU_EXTERIOR = GLU_EXTERIOR
GLU_EXT_nurbs_tessellator = GLU_EXT_nurbs_tessellator
GLU_EXT_object_space_tess = GLU_EXT_object_space_tess
GLU_FALSE = GLU_FALSE
GLU_FILL = GLU_FILL
GLU_FLAT = GLU_FLAT
GLU_INCOMPATIBLE_GL_VERSION = GLU_INCOMPATIBLE_GL_VERSION
GLU_INSIDE = GLU_INSIDE
GLU_INTERIOR = GLU_INTERIOR
GLU_INVALID_ENUM = GLU_INVALID_ENUM
GLU_INVALID_OPERATION = GLU_INVALID_OPERATION
GLU_INVALID_VALUE = GLU_INVALID_VALUE
GLU_LINE = GLU_LINE
GLU_MAP1_TRIM_2 = GLU_MAP1_TRIM_2
GLU_MAP1_TRIM_3 = GLU_MAP1_TRIM_3
GLU_NONE = GLU_NONE
GLU_NURBS_BEGIN = GLU_NURBS_BEGIN
GLU_NURBS_BEGIN_DATA = GLU_NURBS_BEGIN_DATA
GLU_NURBS_BEGIN_DATA_EXT = GLU_NURBS_BEGIN_DATA_EXT
GLU_NURBS_BEGIN_EXT = GLU_NURBS_BEGIN_EXT
GLU_NURBS_COLOR = GLU_NURBS_COLOR
GLU_NURBS_COLOR_DATA = GLU_NURBS_COLOR_DATA
GLU_NURBS_COLOR_DATA_EXT = GLU_NURBS_COLOR_DATA_EXT
GLU_NURBS_COLOR_EXT = GLU_NURBS_COLOR_EXT
GLU_NURBS_END = GLU_NURBS_END
GLU_NURBS_END_DATA = GLU_NURBS_END_DATA
GLU_NURBS_END_DATA_EXT = GLU_NURBS_END_DATA_EXT
GLU_NURBS_END_EXT = GLU_NURBS_END_EXT
GLU_NURBS_ERROR = GLU_NURBS_ERROR
GLU_NURBS_ERROR1 = GLU_NURBS_ERROR1
GLU_NURBS_ERROR10 = GLU_NURBS_ERROR10
GLU_NURBS_ERROR11 = GLU_NURBS_ERROR11
GLU_NURBS_ERROR12 = GLU_NURBS_ERROR12
GLU_NURBS_ERROR13 = GLU_NURBS_ERROR13
GLU_NURBS_ERROR14 = GLU_NURBS_ERROR14
GLU_NURBS_ERROR15 = GLU_NURBS_ERROR15
GLU_NURBS_ERROR16 = GLU_NURBS_ERROR16
GLU_NURBS_ERROR17 = GLU_NURBS_ERROR17
GLU_NURBS_ERROR18 = GLU_NURBS_ERROR18
GLU_NURBS_ERROR19 = GLU_NURBS_ERROR19
GLU_NURBS_ERROR2 = GLU_NURBS_ERROR2
GLU_NURBS_ERROR20 = GLU_NURBS_ERROR20
GLU_NURBS_ERROR21 = GLU_NURBS_ERROR21
GLU_NURBS_ERROR22 = GLU_NURBS_ERROR22
GLU_NURBS_ERROR23 = GLU_NURBS_ERROR23
GLU_NURBS_ERROR24 = GLU_NURBS_ERROR24
GLU_NURBS_ERROR25 = GLU_NURBS_ERROR25
GLU_NURBS_ERROR26 = GLU_NURBS_ERROR26
GLU_NURBS_ERROR27 = GLU_NURBS_ERROR27
GLU_NURBS_ERROR28 = GLU_NURBS_ERROR28
GLU_NURBS_ERROR29 = GLU_NURBS_ERROR29
GLU_NURBS_ERROR3 = GLU_NURBS_ERROR3
GLU_NURBS_ERROR30 = GLU_NURBS_ERROR30
GLU_NURBS_ERROR31 = GLU_NURBS_ERROR31
GLU_NURBS_ERROR32 = GLU_NURBS_ERROR32
GLU_NURBS_ERROR33 = GLU_NURBS_ERROR33
GLU_NURBS_ERROR34 = GLU_NURBS_ERROR34
GLU_NURBS_ERROR35 = GLU_NURBS_ERROR35
GLU_NURBS_ERROR36 = GLU_NURBS_ERROR36
GLU_NURBS_ERROR37 = GLU_NURBS_ERROR37
GLU_NURBS_ERROR4 = GLU_NURBS_ERROR4
GLU_NURBS_ERROR5 = GLU_NURBS_ERROR5
GLU_NURBS_ERROR6 = GLU_NURBS_ERROR6
GLU_NURBS_ERROR7 = GLU_NURBS_ERROR7
GLU_NURBS_ERROR8 = GLU_NURBS_ERROR8
GLU_NURBS_ERROR9 = GLU_NURBS_ERROR9
GLU_NURBS_MODE = GLU_NURBS_MODE
GLU_NURBS_MODE_EXT = GLU_NURBS_MODE_EXT
GLU_NURBS_NORMAL = GLU_NURBS_NORMAL
GLU_NURBS_NORMAL_DATA = GLU_NURBS_NORMAL_DATA
GLU_NURBS_NORMAL_DATA_EXT = GLU_NURBS_NORMAL_DATA_EXT
GLU_NURBS_NORMAL_EXT = GLU_NURBS_NORMAL_EXT
GLU_NURBS_RENDERER = GLU_NURBS_RENDERER
GLU_NURBS_RENDERER_EXT = GLU_NURBS_RENDERER_EXT
GLU_NURBS_TESSELLATOR = GLU_NURBS_TESSELLATOR
GLU_NURBS_TESSELLATOR_EXT = GLU_NURBS_TESSELLATOR_EXT
GLU_NURBS_TEXTURE_COORD = GLU_NURBS_TEXTURE_COORD
GLU_NURBS_TEXTURE_COORD_DATA = GLU_NURBS_TEXTURE_COORD_DATA
GLU_NURBS_TEX_COORD_DATA_EXT = GLU_NURBS_TEX_COORD_DATA_EXT
GLU_NURBS_TEX_COORD_EXT = GLU_NURBS_TEX_COORD_EXT
GLU_NURBS_VERTEX = GLU_NURBS_VERTEX
GLU_NURBS_VERTEX_DATA = GLU_NURBS_VERTEX_DATA
GLU_NURBS_VERTEX_DATA_EXT = GLU_NURBS_VERTEX_DATA_EXT
GLU_NURBS_VERTEX_EXT = GLU_NURBS_VERTEX_EXT
GLU_OBJECT_PARAMETRIC_ERROR = GLU_OBJECT_PARAMETRIC_ERROR
GLU_OBJECT_PARAMETRIC_ERROR_EXT = GLU_OBJECT_PARAMETRIC_ERROR_EXT
GLU_OBJECT_PATH_LENGTH = GLU_OBJECT_PATH_LENGTH
GLU_OBJECT_PATH_LENGTH_EXT = GLU_OBJECT_PATH_LENGTH_EXT
GLU_OUTLINE_PATCH = GLU_OUTLINE_PATCH
GLU_OUTLINE_POLYGON = GLU_OUTLINE_POLYGON
GLU_OUTSIDE = GLU_OUTSIDE
GLU_OUT_OF_MEMORY = GLU_OUT_OF_MEMORY
GLU_PARAMETRIC_ERROR = GLU_PARAMETRIC_ERROR
GLU_PARAMETRIC_TOLERANCE = GLU_PARAMETRIC_TOLERANCE
GLU_PATH_LENGTH = GLU_PATH_LENGTH
GLU_POINT = GLU_POINT
GLU_SAMPLING_METHOD = GLU_SAMPLING_METHOD
GLU_SAMPLING_TOLERANCE = GLU_SAMPLING_TOLERANCE
GLU_SILHOUETTE = GLU_SILHOUETTE
GLU_SMOOTH = GLU_SMOOTH
GLU_TESS_BEGIN = GLU_TESS_BEGIN
GLU_TESS_BEGIN_DATA = GLU_TESS_BEGIN_DATA
GLU_TESS_BOUNDARY_ONLY = GLU_TESS_BOUNDARY_ONLY
GLU_TESS_COMBINE = GLU_TESS_COMBINE
GLU_TESS_COMBINE_DATA = GLU_TESS_COMBINE_DATA
GLU_TESS_COORD_TOO_LARGE = GLU_TESS_COORD_TOO_LARGE
GLU_TESS_EDGE_FLAG = GLU_TESS_EDGE_FLAG
GLU_TESS_EDGE_FLAG_DATA = GLU_TESS_EDGE_FLAG_DATA
GLU_TESS_END = GLU_TESS_END
GLU_TESS_END_DATA = GLU_TESS_END_DATA
GLU_TESS_ERROR = GLU_TESS_ERROR
GLU_TESS_ERROR1 = GLU_TESS_ERROR1
GLU_TESS_ERROR2 = GLU_TESS_ERROR2
GLU_TESS_ERROR3 = GLU_TESS_ERROR3
GLU_TESS_ERROR4 = GLU_TESS_ERROR4
GLU_TESS_ERROR5 = GLU_TESS_ERROR5
GLU_TESS_ERROR6 = GLU_TESS_ERROR6
GLU_TESS_ERROR7 = GLU_TESS_ERROR7
GLU_TESS_ERROR8 = GLU_TESS_ERROR8
GLU_TESS_ERROR_DATA = GLU_TESS_ERROR_DATA
GLU_TESS_MAX_COORD = GLU_TESS_MAX_COORD
GLU_TESS_MISSING_BEGIN_CONTOUR = GLU_TESS_MISSING_BEGIN_CONTOUR
GLU_TESS_MISSING_BEGIN_POLYGON = GLU_TESS_MISSING_BEGIN_POLYGON
GLU_TESS_MISSING_END_CONTOUR = GLU_TESS_MISSING_END_CONTOUR
GLU_TESS_MISSING_END_POLYGON = GLU_TESS_MISSING_END_POLYGON
GLU_TESS_NEED_COMBINE_CALLBACK = GLU_TESS_NEED_COMBINE_CALLBACK
GLU_TESS_TOLERANCE = GLU_TESS_TOLERANCE
GLU_TESS_VERTEX = GLU_TESS_VERTEX
GLU_TESS_VERTEX_DATA = GLU_TESS_VERTEX_DATA
GLU_TESS_WINDING_ABS_GEQ_TWO = GLU_TESS_WINDING_ABS_GEQ_TWO
GLU_TESS_WINDING_NEGATIVE = GLU_TESS_WINDING_NEGATIVE
GLU_TESS_WINDING_NONZERO = GLU_TESS_WINDING_NONZERO
GLU_TESS_WINDING_ODD = GLU_TESS_WINDING_ODD
GLU_TESS_WINDING_POSITIVE = GLU_TESS_WINDING_POSITIVE
GLU_TESS_WINDING_RULE = GLU_TESS_WINDING_RULE
GLU_TRUE = GLU_TRUE
GLU_UNKNOWN = GLU_UNKNOWN
GLU_U_STEP = GLU_U_STEP
GLU_VERSION = GLU_VERSION
GLU_VERSION_1_1 = GLU_VERSION_1_1
GLU_VERSION_1_2 = GLU_VERSION_1_2
GLU_VERSION_1_3 = GLU_VERSION_1_3
GLU_VERTEX = GLU_VERTEX
GLU_V_STEP = GLU_V_STEP
GL_BYTE = GL_BYTE
GL_CONSTANT_TO_ARRAY_TYPE = {GL_BYTE: <class 'OpenGL.arrays.arraydatatype.GLbyteArray'>, GL_UNSIGNED_BYTE: <class 'OpenGL.arrays.arraydatatype.GLubyteArray'>, GL_SHORT: <class 'OpenGL.arrays.arraydatatype.GLshortArray'>, GL_UNSIGNED_SHORT: <class 'OpenGL.arrays.arraydatatype.GLushortArray'>, GL_INT: <class 'OpenGL.arrays.arraydatatype.GLintArray'>, GL_UNSIGNED_INT: <class 'OpenGL.arrays.arraydatatype.GLuintArray'>, GL_FLOAT: <class 'OpenGL.arrays.arraydatatype.GLfloatArray'>, GL_DOUBLE: <class 'OpenGL.arrays.arraydatatype.GLdoubleArray'>}
GL_DOUBLE = GL_DOUBLE
GL_FALSE = GL_FALSE
GL_FLOAT = GL_FLOAT
GL_HALF_NV = GL_HALF_NV
GL_INT = GL_INT
GL_SHORT = GL_SHORT
GL_TRUE = GL_TRUE
GL_UNSIGNED_BYTE = GL_UNSIGNED_BYTE
GL_UNSIGNED_INT = GL_UNSIGNED_INT
GL_UNSIGNED_SHORT = GL_UNSIGNED_SHORT
GLvoid = None
RTLD_GLOBAL = 256
RTLD_LOCAL = 0
__all__ = ['GLU_EXT_object_space_tess', 'GLU_EXT_nurbs_tessellator', 'GLU_FALSE', 'GLU_TRUE', 'GLU_VERSION_1_1', 'GLU_VERSION_1_2', 'GLU_VERSION_1_3', 'GLU_VERSION', 'GLU_EXTENSIONS', 'GLU_INVALID_ENUM', 'GLU_INVALID_VALUE', 'GLU_OUT_OF_MEMORY', 'GLU_INCOMPATIBLE_GL_VERSION', 'GLU_INVALID_OPERATION', 'GLU_OUTLINE_POLYGON', 'GLU_OUTLINE_PATCH', 'GLU_NURBS_ERROR', 'GLU_ERROR', 'GLU_NURBS_BEGIN', 'GLU_NURBS_BEGIN_EXT', ...]
__file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/raw/glu.py'
__name__ = 'OpenGL.raw.glu'
c_void = None
cdll = <ctypes.LibraryLoader object at 0x8353a2c>
gluBeginCurve = <OpenGL.platform.baseplatform.gluBeginCurve object at 0x85a69cc>
gluBeginPolygon = <OpenGL.platform.baseplatform.gluBeginPolygon object at 0x85a6c4c>
gluBeginSurface = <OpenGL.platform.baseplatform.gluBeginSurface object at 0x85a6b6c>
gluBeginTrim = <OpenGL.platform.baseplatform.gluBeginTrim object at 0x85a6f2c>
gluBuild1DMipmapLevels = <OpenGL.platform.baseplatform.gluBuild1DMipmapLevels object at 0x85a6e8c>
gluBuild1DMipmaps = <OpenGL.platform.baseplatform.gluBuild1DMipmaps object at 0x85a634c>
gluBuild2DMipmapLevels = <OpenGL.platform.baseplatform.gluBuild2DMipmapLevels object at 0x85a67ec>
gluBuild2DMipmaps = <OpenGL.platform.baseplatform.gluBuild2DMipmaps object at 0x85a646c>
gluBuild3DMipmapLevels = <OpenGL.platform.baseplatform.gluBuild3DMipmapLevels object at 0x85a65ac>
gluBuild3DMipmaps = <OpenGL.platform.baseplatform.gluBuild3DMipmaps object at 0x85a62cc>
gluCheckExtension = <OpenGL.platform.baseplatform.gluCheckExtension object at 0x85a6bac>
gluCylinder = <OpenGL.platform.baseplatform.gluCylinder object at 0x860052c>
gluDeleteNurbsRenderer = <OpenGL.platform.baseplatform.gluDeleteNurbsRenderer object at 0x86009ac>
gluDeleteQuadric = <OpenGL.platform.baseplatform.gluDeleteQuadric object at 0x860034c>
gluDeleteTess = <OpenGL.platform.baseplatform.gluDeleteTess object at 0x8600a0c>
gluDisk = <OpenGL.platform.baseplatform.gluDisk object at 0x86005cc>
gluEndCurve = <OpenGL.platform.baseplatform.gluEndCurve object at 0x860054c>
gluEndPolygon = <OpenGL.platform.baseplatform.gluEndPolygon object at 0x860028c>
gluEndSurface = <OpenGL.platform.baseplatform.gluEndSurface object at 0x86000cc>
gluEndTrim = <OpenGL.platform.baseplatform.gluEndTrim object at 0x860082c>
gluErrorString = <OpenGL.platform.baseplatform.gluErrorString object at 0x8600a6c>
gluGetNurbsProperty = <OpenGL.platform.baseplatform.gluGetNurbsProperty object at 0x85f4bac>
gluGetString = <OpenGL.platform.baseplatform.gluGetString object at 0x85f492c>
gluGetTessProperty = <OpenGL.platform.baseplatform.gluGetTessProperty object at 0x85f4e6c>
gluLoadSamplingMatrices = <OpenGL.platform.baseplatform.gluLoadSamplingMatrices object at 0x85f4a0c>
gluLookAt = <OpenGL.platform.baseplatform.gluLookAt object at 0x850898c>
gluNewNurbsRenderer = <OpenGL.platform.baseplatform.gluNewNurbsRenderer object at 0x8508c0c>
gluNewQuadric = <OpenGL.platform.baseplatform.gluNewQuadric object at 0x850850c>
gluNewTess = <OpenGL.platform.baseplatform.gluNewTess object at 0x8508a8c>
gluNextContour = <OpenGL.platform.baseplatform.gluNextContour object at 0x850840c>
gluNurbsCallback = <OpenGL.platform.baseplatform.gluNurbsCallback object at 0x85083cc>
gluNurbsCallbackData = <OpenGL.platform.baseplatform.gluNurbsCallbackData object at 0x85088cc>
gluNurbsCallbackDataEXT = <OpenGL.platform.baseplatform.gluNurbsCallbackDataEXT object at 0x850858c>
gluNurbsCurve = <OpenGL.platform.baseplatform.gluNurbsCurve object at 0x85084cc>
gluNurbsProperty = <OpenGL.platform.baseplatform.gluNurbsProperty object at 0x85fb6ec>
gluNurbsSurface = <OpenGL.platform.baseplatform.gluNurbsSurface object at 0x85fbacc>
gluOrtho2D = <OpenGL.platform.baseplatform.gluOrtho2D object at 0x85fbd6c>
gluPartialDisk = <OpenGL.platform.baseplatform.gluPartialDisk object at 0x84f964c>
gluPerspective = <OpenGL.platform.baseplatform.gluPerspective object at 0x84f984c>
gluPickMatrix = <OpenGL.platform.baseplatform.gluPickMatrix object at 0x84f968c>
gluProject = <OpenGL.platform.baseplatform.gluProject object at 0x84f9b0c>
gluPwlCurve = <OpenGL.platform.baseplatform.gluPwlCurve object at 0x84f948c>
gluQuadricCallback = <OpenGL.platform.baseplatform.gluQuadricCallback object at 0x84f9c0c>
gluQuadricDrawStyle = <OpenGL.platform.baseplatform.gluQuadricDrawStyle object at 0x84f988c>
gluQuadricNormals = <OpenGL.platform.baseplatform.gluQuadricNormals object at 0x84f93ec>
gluQuadricOrientation = <OpenGL.platform.baseplatform.gluQuadricOrientation object at 0x85fe7ec>
gluQuadricTexture = <OpenGL.platform.baseplatform.gluQuadricTexture object at 0x85fe8ac>
gluScaleImage = <OpenGL.platform.baseplatform.gluScaleImage object at 0x85fe9cc>
gluSphere = <OpenGL.platform.baseplatform.gluSphere object at 0x85fe96c>
gluTessBeginContour = <OpenGL.platform.baseplatform.gluTessBeginContour object at 0x85fe8ec>
gluTessBeginPolygon = <OpenGL.platform.baseplatform.gluTessBeginPolygon object at 0x85fe6ac>
gluTessCallback = <OpenGL.platform.baseplatform.gluTessCallback object at 0x85fe38c>
gluTessEndContour = <OpenGL.platform.baseplatform.gluTessEndContour object at 0x85ffe4c>
gluTessEndPolygon = <OpenGL.platform.baseplatform.gluTessEndPolygon object at 0x85ff3ec>
gluTessNormal = <OpenGL.platform.baseplatform.gluTessNormal object at 0x85ffbac>
gluTessProperty = <OpenGL.platform.baseplatform.gluTessProperty object at 0x85ffacc>
gluTessVertex = <OpenGL.platform.baseplatform.gluTessVertex object at 0x85ff6cc>
gluUnProject = <OpenGL.platform.baseplatform.gluUnProject object at 0x85ff7cc>
gluUnProject4 = <OpenGL.platform.baseplatform.gluUnProject4 object at 0x85ff54c>
log = <logging.Logger instance at 0x87b2aec>
pydll = <ctypes.LibraryLoader object at 0x8353a4c>
pythonapi = <PyDLL 'None', handle 4001d670 at 8353a6c>