Molecule Viewer
 All Classes Functions Variables Enumerations Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNUi
|oCMainWindow
|\CSettings
oCAppMainThe main class of Molecule Viewer Renderer
oCAtomClass representing a single Atom of a Molecule (an Atom is drawn as a colored sphere)
oCCameraClass representing the camera in the scene, a perspective projection is used
oCDirectionsThis class maintains the directions used for the ambient occlusion computation
oCLightClass representing the main light in the scene, which is a point light source!
oCLoaderClass responsible for loading a molecule
oCMainWindowThe main window of the QT Viewer
oCSceneObjectScene Object is the base class for all objects in the scene (Camera, Light and Molecule)
oCShaderRepresents a shader program
oCUi_MainWindow
oCUi_Settings
\CWidgetQT OpenGL Widget where the molecule is rendered inside