|
MeshLib Documentation
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
4# ifdef MRSYMBOLMESH_EXPORT
5# define MRSYMBOLMESH_API __declspec(dllexport)
7# define MRSYMBOLMESH_API __declspec(dllimport)
9# define MRSYMBOLMESH_CLASS
11# define MRSYMBOLMESH_API __attribute__((visibility("default")))
12# define MRSYMBOLMESH_CLASS __attribute__((visibility("default")))