1#ifndef COMMON_CLASSES_H
2#define COMMON_CLASSES_H
6BEGIN_MOOTOOLS_NAMESPACE
19#ifdef MOOTOOLS_MFC_PRODUCT_BUILD
33#ifndef MOOTOOLS_TOOLS_DLL
62BEGIN_MOOTOOLS_NAMESPACE
The class defines an x, y, z 3D point which can use int, float or double.
Definition 3DPoint.h:27
CCustomData is a handly class for storing any kind of data.
Definition CustomData.h:106
Definition CustomMemFile.h:15
An advanced array class containing data that needs to be construct / destruct.
Definition ElementArray.h:69
A convenient class to get some information giving a specific file name through a CFileNameSpec object...
Definition FileInfo.h:375
A given extension may match several formats. In case of conflict CFileNameSpec is a way to indicate t...
Definition FileInfo.h:156
Definition IoCommon.h:130
IoFile is a class for reading binary or ascii file using internally a CStdioFileEx.
Definition IoFile.h:45