Open CASCADE Technology 6.5.2
Defines
Standard_Version.hxx File Reference

Defines

#define OCC_VERSION_MAJOR   6
#define OCC_VERSION_MINOR   5
#define OCC_VERSION_MAINTENANCE   2
#define OCC_VERSION   6.5
#define OCC_VERSION_STRING   "6.5"
#define OCC_VERSION_HEX   (OCC_VERSION_MAJOR << 16 | OCC_VERSION_MINOR << 8 | OCC_VERSION_MAINTENANCE)

Define Documentation

#define OCC_VERSION   6.5
#define OCC_VERSION_HEX   (OCC_VERSION_MAJOR << 16 | OCC_VERSION_MINOR << 8 | OCC_VERSION_MAINTENANCE)
#define OCC_VERSION_MAINTENANCE   2
#define OCC_VERSION_MAJOR   6
#define OCC_VERSION_MINOR   5
#define OCC_VERSION_STRING   "6.5"
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines