OpenGL.latebind

Late-bound base-class (with acceleration)

Classes

class Curry( object ):
Provides a simple Curry which can bind (only) the first element
This is used by lazywrapper, which explains the weird naming of the two attributes...
class LateBind( object ):
Provides a __call__ which dispatches to self._finalCall
When called without self._finalCall() makes a call to self.finalise() and then calls self._finalCall()

AltStyle によって変換されたページ (->オリジナル) /