View330
- class compas_view2.views.View330(app, view_config)[source]
Bases:
ViewView widget for OpenGL 3.3 and GLSL 330 and above, with a Core Profile.
Methods
Inherited Methods
Clear the view.
Initialize the OpenGL canvas.
Callback for the key press event.
Callback for the key release event.
Callback for the mouse move event.
Callback for the mouse press event.
Callback for the release press event.
Paint the OpenGL canvas.
Resize the OpenGL canvas.
Callback for the mouse wheel event.