OpenGL.finalisewrappers | index /var/pylive/src/OpenGL-dev/OpenGL-ctypes/OpenGL/finalisewrappers.py |
Function to finalise all wrappers in a given namespace (dictionary)
Wrapper objects provide finalise calls, these allow for late(r) lookup of
argument names in the function, allowing for more dynamism in setting
up wrappers (multiple levels of operation can mutate a wrapper.
We need to call finalise on the contents of each "simple" module
and each root module and extension module.
Functions | ||
|