| AllCmdTrees | Encapsulates command groups used for display in the program |
| ArrayParam | Represents an array parameter int, as used by commands |
| AttribsTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "Attributes" tree |
| qglviewer::AxisPlaneConstraint | An abstract class for Frame constraints that use an axis or a plane |
| qglviewer::Camera | An OpenGL camera, with positioning tools |
| qglviewer::CameraConstraint | A translation/rotation Constraint defined with respect to the camera coordinate system |
| CameraTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "Camera" tree |
| ClampDoubleParam | Represents a parameter of type GLclampd, used both by commmands and arrays |
| ClampFloatParam | Represents a parameter of type GLclampf, used both by commmands and arrays |
| CmdInstance | Represents an instance of a command |
| CmdParam | Abstract base class that represents a commands parameter |
| CmdSelector | Provides a popup window that contains a listvew, in which the user may select a command item from |
| CmdTreeNode | Represents a node of a command tree, which is either a command prototype or a subtree |
| ColourTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "Colour" tree |
| qglviewer::Constraint | A base class for Frame constraints |
| DispListTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "Display List" tree |
| DispTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "Display" tree |
| DoubleParam | Represents a parameter of type double, used both by commmands and arrays |
| EnumParam | Represents a parameter of type GLenum, as used by commmands |
| FloatParam | Represents a parameter of type float, used both by commmands and arrays |
| FogTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "Fog" tree |
| qglviewer::Frame | A frame in 3D space (position and orientation), with possible displacement constraints |
| Glitch | Inherits the MainWindow QMainWindow class to provide functionality |
| Glitch::VarCmdInfo | |
| GLProject | Encapsulates a Glitch project and provides file save and load facilities |
| GLScene | Encapsulates an OpenGL scene |
| GLScreenViewer | Inherits QGLViewer to provide a viewer that is more suited to simply displaying the contents of a scene directly |
| GlutTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "GLUT" tree |
| GLWorldViewer | Inherits QGLViewer to provide an extended viewer that is more suited to simply displaying the contents of a world scene |
| InitTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "Initialization" tree |
| IntParam | Represents a parameter of type int, used both by commmands and arrays |
| qglviewer::KeyFrameInterpolator | A key frame interpolator |
| qglviewer::KeyFrameInterpolator::KeyFrame | Internal private KeyFrame representation |
| KImageEffect | |
| KPixmap | |
| KPixmapEffect | |
| KStyle | |
| KStylePrivate | |
| LightTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "Light" tree |
| qglviewer::LocalConstraint | A translation/rotation Constraint defined with respect to the local frame coordinate system |
| qglviewer::ManipulatedCameraFrame | A Camera Frame that can be rotated and translated with the mouse |
| qglviewer::ManipulatedFrame | A Frame that can be rotated and translated with the mouse |
| MaterialTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "Material" tree |
| MatrixTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "Matrix" tree |
| qglviewer::MouseGrabber | Abstract class for mouse interactive objects |
| PlastikStyle | |
| PlastikStylePlugin | |
| PrimitsTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "Primitives" tree |
| ProjectionTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "Projection" tree |
| QDesktopWidget | |
| QGLViewer | An OpenGL viewer based on QGLWidget |
| QGLViewer::ClickActionPrivate | |
| QGLViewer::MouseMotionPrivate | |
| qglviewer::Quaternion | A Quaternion 3D rotation class |
| ShadowElements | |
| qglviewer::SpinningFrame | A Frame that can have its orientation (and possibly its position) updated at a regular time interval |
| SuperPtrList< ItemType > | Inherits Qt's QPtrList and provdies a more useful constructor |
| SuperSpinBox | Inherits QSpinBox and extends it to support double-precision floating-point numbers |
| SuperTable | Inherits and extends QTable to offer more features |
| SuperValueList< ItemType > | Inherits Qt's QValueList and provdies a more useful constructor |
| TransparencyHandler | |
| TransTree | Generated by gentree.pl. This inherits CmdTreeNode to provide the "Transformations" tree |
| UnsignedIntParam | Represents a parameter of type GLuint, used both by commmands and arrays |
| VarInstance | Represents an instance of a variable |
| qglviewer::Vec | A 3D point and vector class |
| qglviewer::WorldConstraint | A translation/rotation Constraint defined with respect to the world coordinate system |