This document is for a version of USD that is under development. See this page for the current release.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
pxr.h File Reference

Go to the source code of this file.

Macros

#define PXR_MAJOR_VERSION   0
 
#define PXR_MINOR_VERSION   25
 
#define PXR_PATCH_VERSION   2
 
#define PXR_VERSION   2502
 
#define PXR_USE_NAMESPACES   1
 
#define PXR_NS
 
#define PXR_NS_GLOBAL
 
#define PXR_NAMESPACE_OPEN_SCOPE
 
#define PXR_NAMESPACE_CLOSE_SCOPE
 
#define PXR_NAMESPACE_USING_DIRECTIVE
 
#define PXR_PYTHON_SUPPORT_ENABLED
 
#define PXR_PREFER_SAFETY_OVER_SPEED
 
#define PXR_USE_INTERNAL_BOOST_PYTHON
 

Macro Definition Documentation

◆ PXR_MAJOR_VERSION

#define PXR_MAJOR_VERSION   0

Definition at line 12 of file pxr.h.

◆ PXR_MINOR_VERSION

#define PXR_MINOR_VERSION   25

Definition at line 13 of file pxr.h.

◆ PXR_NAMESPACE_CLOSE_SCOPE

#define PXR_NAMESPACE_CLOSE_SCOPE

Definition at line 42 of file pxr.h.

◆ PXR_NAMESPACE_OPEN_SCOPE

#define PXR_NAMESPACE_OPEN_SCOPE

Definition at line 41 of file pxr.h.

◆ PXR_NAMESPACE_USING_DIRECTIVE

#define PXR_NAMESPACE_USING_DIRECTIVE

Definition at line 43 of file pxr.h.

◆ PXR_NS

#define PXR_NS

Definition at line 39 of file pxr.h.

◆ PXR_NS_GLOBAL

#define PXR_NS_GLOBAL

Definition at line 40 of file pxr.h.

◆ PXR_PATCH_VERSION

#define PXR_PATCH_VERSION   2

Definition at line 14 of file pxr.h.

◆ PXR_PREFER_SAFETY_OVER_SPEED

#define PXR_PREFER_SAFETY_OVER_SPEED

Definition at line 52 of file pxr.h.

◆ PXR_PYTHON_SUPPORT_ENABLED

#define PXR_PYTHON_SUPPORT_ENABLED

Definition at line 48 of file pxr.h.

◆ PXR_USE_INTERNAL_BOOST_PYTHON

#define PXR_USE_INTERNAL_BOOST_PYTHON

Definition at line 56 of file pxr.h.

◆ PXR_USE_NAMESPACES

#define PXR_USE_NAMESPACES   1

Definition at line 18 of file pxr.h.

◆ PXR_VERSION

#define PXR_VERSION   2502

Definition at line 16 of file pxr.h.