| CColor.h [code] | This file contains the declaration and implementation of the CColor class, a class that represents a color |
| CCommand.cpp [code] | This file contains the implementation of the CCommand class |
| CCommand.h [code] | This file contains the declaration of the CCommand class |
| CCommandExecutor.cpp [code] | This file contains the implementation of the CCommandExecuter class |
| CCommandExecutor.h [code] | This file contains the declaration of the CCommandExecutor class |
| CCommandParser.cpp [code] | This file contains the implementation of the CCommandParser class |
| CCommandParser.h [code] | This file contains the declaration of the CCommandParser class |
| CImage.cpp [code] | This file contains the implementation of the CImage class, a class representing an image |
| CImage.h [code] | This file contains the declaration of the CImage class, a class representing an image |
| CMathExpression.cpp [code] | This file contains the implementations of the different functions that will be used in mathematical calculation |
| CMathExpression.h [code] | This file contains the definition of the class that will represent a mathematical expression |
| compute.cpp [code] | This file contains the implementation of the classes that will be used to compute a mathematical expression |
| compute.h [code] | This file contains the definitions of the classes that will be used to compute a mathematical expression |
| CRenderObj.cpp [code] | This file contains the implementation of the CRenderObj class |
| CRenderObj.h [code] | This file contains the declaration of the CRenderObj class, |
| CSingletonHandler.cpp [code] | This file contains the implementation of the CSingletonHandler |
| CVectBase.cpp [code] | This file contains the implementation of the CVectBase class |
| CVectBase.h [code] | This file contains the declaration of the CVectBase class |
| CVector3f.h [code] | This file contains the declaration and implementation of a 3D vector (with float precision) class |
| dynload.h [code] | This file contains the necessary definitions and includes for cross-platform dynamic linking |
| guifunc.cpp [code] | This file contains the function that loads the GUI dynamic library |
| main.cpp [code] | This file contains the main function of the program |
| popassert.h [code] | This file contains the assert functions that are used in DEBUG |
1.5.4