Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

Standard_Version.hxx File Reference


Defines

#define OCC_VERSION_MAJOR   6
#define OCC_VERSION_MINOR   3
#define OCC_VERSION_MAINTENANCE   0
#define OCC_VERSION   6.3
#define OCC_VERSION_STRING   "6.3"
#define OCC_VERSION_HEX   (OCC_VERSION_MAJOR << 16 | OCC_VERSION_MINOR << 8 | OCC_VERSION_MAINTENANCE)

Define Documentation

#define OCC_VERSION   6.3
 

#define OCC_VERSION_HEX   (OCC_VERSION_MAJOR << 16 | OCC_VERSION_MINOR << 8 | OCC_VERSION_MAINTENANCE)
 

#define OCC_VERSION_MAINTENANCE   0
 

#define OCC_VERSION_MAJOR   6
 

#define OCC_VERSION_MINOR   3
 

#define OCC_VERSION_STRING   "6.3"
 


Generated on Mon Aug 25 13:11:59 2008 for OpenCASCADE by  doxygen 1.4.1