My Project
|
▼CAction | |
CActionAddbrick | |
CActionBrickRotateX | |
CActionBrickRotateY | |
CActionBrickRotateZ | |
CActionCameraRotationHorizontal | |
CActionCameraRotationVertical | |
CActionDraw | |
CActionLoadbrick | |
CApplication | |
CBaseDrawInterface | Main drwa interface class. Provides access to create/remove/update elements |
▼CBaseDrawInterfaceElement | Base draw interface class. Parent of basic draw classes |
CInterfaceDrawInit | |
CText | Button interface class Provide interface for creating/removing custom text |
CURectangle | Rectangle interface class Provide interface for creating/removing custom rectangle |
CBaseInterface | Main interface class. Provides access to create/remove/update elements |
▼CBaseInterfaceCtrl | Each element (button, editfield etc) has own structure |
CButton | Button interface class Provide interface for creating/removing button |
CCombobox | Combobox interface class Provide interface for creating/removing/updating combobox |
CEditfield | Editfield interface class Provide interface for creating/removing editfield |
CInterfaceCtrlInit | |
CBaseInterfaceItem | Base interface class. Parent of basic items |
CBaseInterfaceItemInit | Initialisation interface class |
▼CBaseObject | Base object. Virtual class. No realisation |
CBrick | Brick archetecture |
CComposite | Contains loaded bricks |
CNormal | Define normal (object container for GVector) |
CVertex | Define vertex consisting 3 double coordinates |
CCamera | Camera object |
▼Cexception | |
▼CBaseException | |
CAllocationMemoryError | |
CCompositeAddNULLError | |
CLoaderBadFile | |
CLoaderError | |
CLoaderOpenFileError | |
CModelChoosingError | |
CVectorIndexError | |
CVectorSizeError | |
CFace | Define face consisting 3 links to vetices |
CGMatrix | Define geometric matrix |
▼CGVector | Define geometric vector |
CNormal | Define normal (object container for GVector) |
CInterfaceCtrl | |
CInterfaceDraw | |
CLoader | Load model from file |
▼CModification | Base modification object class |
▼CRotation | Base rotation class |
CRotationX | Rotation in OX surface |
CRotationY | Rotation in OY surface |
CRotationZ | Rotation in OZ surface |
CRender | |
CScene | Main scene |