View330
- class compas_view2.views.View330(app, background_color=(1, 1, 1, 1), selection_color=(1.0, 1.0, 0.0), mode='shaded', show_grid=True)[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 mouse move event.
Paint the OpenGL canvas.
Resize the OpenGL canvas.