Home
Docs
Install
OpenGL
GLE
OpenGL.GLE.exceptional
GLE exceptional functions (specialised signatures
Functions
_baseWrap
(
base ,
lengthName = 'ncp' ,
contourName = 'contour' ,
divisor = 2
)
Do the basic wrapping operation for a GLE function
Classes
class
_lengthOfArgname
(
object
):
Calculates the length of a given argname over a divisor value
__call__
(
self ,
pyArgs ,
index ,
wrappedOperation
)
Get the length of pyArgs[2], a glDoubleArray
__init__
(
self ,
arrayName ,
divisor ,
arrayType = <class 'OpenGL.arrays.arraydatatype.GLdoubleArray'>
)
finalise
(
self ,
wrapper
)