3.0.0
tigl_internal.h File Reference
#include "tigl_config.h"

Macros

#define DEPRECATED
 
#define TIGL_EXPORT
 
#define VERSION_HEX_CODE(MAJOR, MINOR, PATCH)   ((MAJOR) << 16 | (MINOR) << 8 | (PATCH))
 

Macro Definition Documentation

#define DEPRECATED
#define TIGL_EXPORT
#define VERSION_HEX_CODE (   MAJOR,
  MINOR,
  PATCH 
)    ((MAJOR) << 16 | (MINOR) << 8 | (PATCH))