Go to the documentation of this file. 29 #define PXR_MAJOR_VERSION 0 30 #define PXR_MINOR_VERSION 23 31 #define PXR_PATCH_VERSION 05 33 #define PXR_VERSION 2305 35 #define PXR_USE_NAMESPACES 1 37 #if PXR_USE_NAMESPACES 40 #define PXR_INTERNAL_NS pxrInternal_v0_23__pxrReserved__ 41 #define PXR_NS_GLOBAL ::PXR_NS 43 namespace PXR_INTERNAL_NS { }
47 using namespace PXR_INTERNAL_NS;
50 #define PXR_NAMESPACE_OPEN_SCOPE namespace PXR_INTERNAL_NS { 51 #define PXR_NAMESPACE_CLOSE_SCOPE } 52 #define PXR_NAMESPACE_USING_DIRECTIVE using namespace PXR_NS; 58 #define PXR_NAMESPACE_OPEN_SCOPE 59 #define PXR_NAMESPACE_CLOSE_SCOPE 60 #define PXR_NAMESPACE_USING_DIRECTIVE 62 #endif // PXR_USE_NAMESPACES 65 #define PXR_PYTHON_SUPPORT_ENABLED 69 #define PXR_PREFER_SAFETY_OVER_SPEED