
OpenGLPrakt --> cObject --> cWorldcWorld
class cWorld, providing interface to OpenGL/GLUT
#include "cWorld.hh"
-lglut
-lMesaGL or -lGL
-lMesaGLU or -lGLU
This is the root of the scene. It's like init(8) but for cObjects.
| Name | Scope | Type | Brief Description |
|---|---|---|---|
cWorld
| local | class | The world class. The interface to OpenGL/GLUT. |
| Name | Scope | Type | Brief Description |
|---|---|---|---|
ccW_Animate
| global | variable | |
ccW_DecrAnimationSpeed
| global | variable | |
ccW_DisableLocalViewer
| global | variable | |
ccW_DisableZBuffer
| global | variable | |
ccW_DoRedisplay
| global | variable | |
ccW_EnableLocalViewer
| global | variable | |
ccW_EnableZBuffer
| global | variable | |
ccW_IncrAnimationSpeed
| global | variable | |
ccW_MoveLookAt
| global | variable | |
ccW_OrbitCamera
| global | variable | |
ccW_ShadingMode
| global | variable | |
ccW_StartAnimation
| global | variable | |
ccW_StopAnimation
| global | variable | |
ccW_WalkMove
| global | variable | |
ccW_WalkTurn
| global | variable | |
ccW_WireFrameMode
| global | variable |
| Name | Scope | Type | Brief Description |
|---|---|---|---|
ccW_Animate
| global | variable | |
ccW_DecrAnimationSpeed
| global | variable | |
ccW_DisableLocalViewer
| global | variable | |
ccW_DisableZBuffer
| global | variable | |
ccW_DoRedisplay
| global | variable | |
ccW_EnableLocalViewer
| global | variable | |
ccW_EnableZBuffer
| global | variable | |
ccW_IncrAnimationSpeed
| global | variable | |
ccW_MoveLookAt
| global | variable | |
ccW_OrbitCamera
| global | variable | |
ccW_ShadingMode
| global | variable | |
ccW_StartAnimation
| global | variable | |
ccW_StopAnimation
| global | variable | |
ccW_WalkMove
| global | variable | |
ccW_WalkTurn
| global | variable | |
ccW_WireFrameMode
| global | variable | |
cWorld
| local | class | The world class. The interface to OpenGL/GLUT. |
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.