|
Bifrost SDK
Bifrost SDK documentation
|
Definition of macros for symbol visibility. More...
Go to the source code of this file.
Macros | |
| #define | BIFROST_GEOMETRY_EXPORT |
| #define | BIFROST_GEOMETRY_IMPORT |
| #define | BIFROST_GEOMETRY_DECL BIFROST_GEOMETRY_IMPORT |
| #define | BIFMETADOC(fDoc) "{documentation, \\../docs/\\$\\{language\\}/" fDoc "}" |
| #define | BIFMETAICN(fIcn) "{icon, \\../icons/" fIcn ".svg}" |
Definition of macros for symbol visibility.
Definition in file GeometryExport.h.
| #define BIFMETADOC | ( | fDoc | ) | "{documentation, \\../docs/\\$\\{language\\}/" fDoc "}" |
Definition at line 39 of file GeometryExport.h.
| #define BIFMETAICN | ( | fIcn | ) | "{icon, \\../icons/" fIcn ".svg}" |
Definition at line 44 of file GeometryExport.h.
| #define BIFROST_GEOMETRY_DECL BIFROST_GEOMETRY_IMPORT |
Definition at line 35 of file GeometryExport.h.
| #define BIFROST_GEOMETRY_EXPORT |
Definition at line 28 of file GeometryExport.h.
| #define BIFROST_GEOMETRY_IMPORT |
Definition at line 29 of file GeometryExport.h.