All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pxr.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PXR_MAJOR_VERSION   0
 
#define PXR_MINOR_VERSION   21
 
#define PXR_PATCH_VERSION   8
 
#define PXR_VERSION   2108
 
#define PXR_USE_NAMESPACES   1
 
#define PXR_NS   pxr
 
#define PXR_INTERNAL_NS   pxrInternal_v0_21__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