Go to the source code of this file.
◆ GEPETTO_VIEWER_DLLAPI
◆ GEPETTO_VIEWER_DLLEXPORT
#define GEPETTO_VIEWER_DLLEXPORT |
◆ GEPETTO_VIEWER_DLLIMPORT
#define GEPETTO_VIEWER_DLLIMPORT |
◆ GEPETTO_VIEWER_DLLLOCAL
#define GEPETTO_VIEWER_DLLLOCAL |
◆ GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DECLARATION_DLLAPI
◆ GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DECLARATION_DLLEXPORT
#define GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DECLARATION_DLLEXPORT |
◆ GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DECLARATION_DLLIMPORT
#define GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DECLARATION_DLLIMPORT |
◆ GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
◆ GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DEFINITION_DLLEXPORT
#define GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DEFINITION_DLLEXPORT |
◆ GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DEFINITION_DLLIMPORT
#define GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DEFINITION_DLLIMPORT |
◆ GEPETTO_VIEWER_LOCAL
◆ GEPETTO_VIEWER_MAJOR_VERSION
#define GEPETTO_VIEWER_MAJOR_VERSION 6 |
◆ GEPETTO_VIEWER_MINOR_VERSION
#define GEPETTO_VIEWER_MINOR_VERSION 0 |
◆ GEPETTO_VIEWER_PATCH_VERSION
#define GEPETTO_VIEWER_PATCH_VERSION 0 |
◆ GEPETTO_VIEWER_VERSION
#define GEPETTO_VIEWER_VERSION "6.0.0" |
◆ GEPETTO_VIEWER_VERSION_AT_LEAST
#define GEPETTO_VIEWER_VERSION_AT_LEAST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value:
GEPETTO_VIEWER_PATCH_VERSION>=patch))))
#define GEPETTO_VIEWER_MAJOR_VERSION
Definition: config.hh:12
#define GEPETTO_VIEWER_MINOR_VERSION
Definition: config.hh:13
◆ GEPETTO_VIEWER_VERSION_AT_MOST
#define GEPETTO_VIEWER_VERSION_AT_MOST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value:
GEPETTO_VIEWER_PATCH_VERSION<=patch))))
◆ GEPETTO_VIEWER_VERSION_UNKNOWN_TAG
#define GEPETTO_VIEWER_VERSION_UNKNOWN_TAG 0 |