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 |