 |
MeshLib C++ Docs
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
5# ifdef MRSymbolMesh_EXPORTS
6# define MRSYMBOLMESH_API __declspec(dllexport)
8# define MRSYMBOLMESH_API __declspec(dllimport)
10# define MRSYMBOLMESH_CLASS
12# define MRSYMBOLMESH_API __attribute__((visibility("default")))
14# define MRSYMBOLMESH_CLASS __attribute__((type_visibility("default")))
16# define MRSYMBOLMESH_CLASS __attribute__((visibility("default")))