KurusView  1.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CclickableQLabelClickableQLabel - a wraper around QLabel to provide right-click functionality. Underlines and highlights text in blue
 CDialogDialog object - inherits from QDialog, simple wrapper
 CKModelRendererThis class acts as the base for the KurusView GUI Application, handling windows and initialisation
 CKViewView class - abstracts all rendering duties. Has no effect on UI elements, which are handled by ModelWindow
 CMCellMCell - Interface (abstract) class for all the cell shapes
 CMHexahedronMHexahedron object - inherits from MCell
 CMMaterial
 CMMatrix
 CMModelMModel - This object is responsible for reading and writing model entities to .mod data files
 CModelWindowHolds Views and handles ui elements
 CMPyramidMPyramid object - inherits from MCell
 CMTetrahedronMTetrahedron object - inherits from MCell
 CMVector
 CsettingsDialogSettings menu class. UI and logic
 CWelcomeWindow