|
OpenMesh
|
44 #pragma warning( disable: 4251 )
47 #ifndef OPENMESHDLLEXPORT
50 #ifdef BUILDOPENMESHDLL
51 #define OPENMESHDLLEXPORT __declspec(dllexport)
52 #define OPENMESHDLLEXPORTONLY __declspec(dllexport)
54 #define OPENMESHDLLEXPORT __declspec(dllimport)
55 #define OPENMESHDLLEXPORTONLY
58 #define OPENMESHDLLEXPORT
59 #define OPENMESHDLLEXPORTONLY
62 #define OPENMESHDLLEXPORT
63 #define OPENMESHDLLEXPORTONLY
Project OpenMesh,
© Visual Computing Institute, RWTH Aachen.
Documentation generated using
doxygen
.