Loading [MathJax]/extensions/tex2jax.js
gepetto-viewer  6.0.0
An user-friendly Graphical Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
config.hh File Reference

Go to the source code of this file.

Macros

#define GEPETTO_VIEWER_VERSION_UNKNOWN_TAG   0
 
#define GEPETTO_VIEWER_VERSION   "6.0.0"
 
#define GEPETTO_VIEWER_MAJOR_VERSION   6
 
#define GEPETTO_VIEWER_MINOR_VERSION   0
 
#define GEPETTO_VIEWER_PATCH_VERSION   0
 
#define GEPETTO_VIEWER_VERSION_AT_LEAST(major, minor, patch)
 
#define GEPETTO_VIEWER_VERSION_AT_MOST(major, minor, patch)
 
#define GEPETTO_VIEWER_DLLIMPORT
 
#define GEPETTO_VIEWER_DLLEXPORT
 
#define GEPETTO_VIEWER_DLLLOCAL
 
#define GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DECLARATION_DLLIMPORT
 
#define GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DECLARATION_DLLEXPORT
 
#define GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DEFINITION_DLLIMPORT
 
#define GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DEFINITION_DLLEXPORT
 
#define GEPETTO_VIEWER_DLLAPI   GEPETTO_VIEWER_DLLIMPORT
 
#define GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DECLARATION_DLLAPI   GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DECLARATION_DLLIMPORT
 
#define GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI   GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DEFINITION_DLLIMPORT
 
#define GEPETTO_VIEWER_LOCAL   GEPETTO_VIEWER_DLLLOCAL
 

Macro Definition Documentation

◆ GEPETTO_VIEWER_DLLAPI

#define GEPETTO_VIEWER_DLLAPI   GEPETTO_VIEWER_DLLIMPORT

◆ 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

#define GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DECLARATION_DLLAPI   GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DECLARATION_DLLIMPORT

◆ 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

#define GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI   GEPETTO_VIEWER_EXPLICIT_INSTANTIATION_DEFINITION_DLLIMPORT

◆ 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

#define GEPETTO_VIEWER_LOCAL   GEPETTO_VIEWER_DLLLOCAL

◆ 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