Function remove from qtopengl
Brief description
remove(self:QtGLViewer,primitive:GLPrimitive):void
Removes an item from the top level scene of the widget More ...
Function information
Name: | remove |
Base: | QtGLViewer |
Group: | Qt plugins:OpenGL |
Icon: | qtopengl.png |
Color: | |
Authors: | |
Copyright: |
Detailed description
Removes an item from the top level scene of the widget
Input parameters
-
self:
QtGLViewer
- Instance of the class
-
primitive:
GLPrimitive
- Primitive to remove
Return values
-
Default return value:
void