pxr.h File Reference

Go to the source code of this file.

Macros

#define PXR_MAJOR_VERSION   0
 
#define PXR_MINOR_VERSION   23
 
#define PXR_PATCH_VERSION   8
 
#define PXR_VERSION   2308
 
#define PXR_USE_NAMESPACES   1
 
#define PXR_NS   pxr
 
#define PXR_INTERNAL_NS   pxrInternal_v0_23__pxrReserved__
 
#define PXR_NS_GLOBAL   ::PXR_NS
 
#define PXR_NAMESPACE_OPEN_SCOPE   namespace PXR_INTERNAL_NS {
 
#define PXR_NAMESPACE_CLOSE_SCOPE   }
 
#define PXR_NAMESPACE_USING_DIRECTIVE   using namespace PXR_NS;
 
#define PXR_PYTHON_SUPPORT_ENABLED
 
#define PXR_PREFER_SAFETY_OVER_SPEED