ContRap
The symbolic tool for control-flow based rapid prototyping.

Function add from qtopengl
Brief description

add(self:QtGLViewer,primitive:GLPrimitive):void

Adds a primitive to the scene More ...

Function information
Name: add
Base: QtGLViewer
Group: Qt plugins:OpenGL
Icon: qtopengl.png
Color:
Authors:
Copyright:

Detailed description

Adds a primitive to the scene

Input parameters
self: QtGLViewer
Instance of the class
primitive: GLPrimitive
Primitive to add

Return values
Default return value: void