#include "TCDefines.h"
Go to the source code of this file.
Defines | |
#define | TCMATH_API TC_IMPORT_DLL |
define for exporting or importing classes and functions from the TC::Math dll |
If TCMATH_EXPORTS is defined the define TCMATH_API is defined for exporting classes out of an dll. otherwise for importing.
Definition in file TCMathApi.h.