AmbientOcclusion
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CAtomThe Atom struct - structure which encapsulated and simlates an atom, an elementary component of a molecule
 CDirection
 CParams
 CPDBLoader
 CQOpenGLFunctions
 CCanvas
  • represents the main class of our application, since the whole logic and the calls for all necessary passes are comprised here
 CQOpenGLWidget
 CCanvas
  • represents the main class of our application, since the whole logic and the calls for all necessary passes are comprised here
 CQWidget
 CWindow
 CSceneObject
 CCamera
  • simulates the view point of the user. When the user interacts with the visualized molecule or navigates around it, he basically manipulates the camera
 CMolecule
  • This class represents a molecule. It consists of atoms and bonds