Searched refs:OpenGLDemoView (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/OpenGL/OpenGLDemo/
H A DOpenGLDemo.py22 class OpenGLDemoView(NSOpenGLView): class in inherits:NSOpenGLView
40 self = super(OpenGLDemoView, self).initWithFrame_pixelFormat_(frame, fmt)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/OpenGL/OpenGLDemo/
H A DOpenGLDemo.py22 class OpenGLDemoView(NSOpenGLView): class in inherits:NSOpenGLView
40 self = super(OpenGLDemoView, self).initWithFrame_pixelFormat_(frame, fmt)

Completed in 69 milliseconds