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

Go to the source code of this file.

Classes

class  UsdPrim
 UsdPrim is the sole persistent scenegraph object on a UsdStage, and is the embodiment of a "Prim" as described in the Universal Scene Description Composition Compendium More...
 
class  UsdPrimSiblingIterator
 Forward traversal iterator of sibling UsdPrim s. More...
 
class  UsdPrimSiblingRange
 Forward iterator range of sibling UsdPrim s. More...
 
class  UsdPrimSubtreeIterator
 Forward traversal iterator of sibling UsdPrim s. More...
 
class  UsdPrimSubtreeRange
 Forward iterator range of sibling UsdPrim s. More...
 

Typedefs

typedef boost::iterator_range
< UsdPrimSiblingIterator
UsdPrimSiblingRange
 
typedef boost::iterator_range
< UsdPrimSubtreeIterator
UsdPrimSubtreeRange