NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void glCallObject ( int  glObjectId)
inline

Call a graphic object.

Tell the graphics library that you want it to include the specified object in the render.

Parameters
glObjectIdThe desired object id.
Examples:
glBoxDemo.nxc, glCircleDemo.nxc, glRotateDemo.nxc, glScaleDemo.nxc, and glTranslateDemo.nxc.