Home
Docs
Install
OpenGLContext
bin
OpenGLContext.bin.choosecontext
Choose Context class for use as default testing context
Functions
main
(
)
Mainloop redirecting to context's mainloop for operations
Classes
class
ChoiceContext
(
GLUTInteractiveContext
):
loadChoices
(
self
)
See which contexts are available
nameForContextType
(
self ,
index
)
OnInit
(
self
)
Setup callbacks and build geometry for rendering
OnNext
(
self ,
event
)
Clicked the next button
OnPrevious
(
self ,
event
)
Clicked the previous button
OnSave
(
self ,
event
)
Save current choice to the preferences file
setSavedText
(
self ,
index
)