OpenGL.arrays.strings
String-array-handling code for PyOpenGL
Functions
Classes
class StringHandler(
FormatHandler
):
String-specific data-type handler for OpenGL
arraySize(
self
,
value
,
typeCode
= None
)
Given a data-value, calculate ravelled size for the array
dimensions(
self
,
value
,
typeCode
= None
)
Determine dimensions of the passed array value (if possible)