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

Function add from qtopengl
Brief description

add(scene:GLScene,primitive:GLPrimitive):void

Removes a primitive from the OpenGL scene More ...

Function information
Name: add
Base: GLScene
Group: Qt plugins:OpenGL primitives
Icon: opengl.png
Color: darkGreen
Authors: Aless Lasaruk
Copyright: (c) 2010 Aless Lasaruk

Detailed description

Removes a primitive from the OpenGL scene

Input parameters
scene: GLScene
OpenGL scene
primitive: GLPrimitive
Primitive to add

Return values
Default return value: void