|
Molecule Viewer
|
| The main class of Molecule Viewer Renderer | |
| Class representing a single Atom of a Molecule (an Atom is drawn as a colored sphere) | |
| This class maintains the directions used for the ambient occlusion computation | |
| Class responsible for loading a molecule | |
| QT OpenGL Widget where the molecule is rendered inside | |
| The main window of the QT Viewer | |
| Scene Object is the base class for all objects in the scene (Camera, Light and Molecule) | |
| Class representing the camera in the scene, a perspective projection is used | |
| Class representing the main light in the scene, which is a point light source! | |
| Represents a shader program | |
1.8.3.1