Working with USDRT
API Documentation
Changes
Defined in usdrt/scenegraph/usd/sdf/path.h
Structs
Iterator.
Range representing a path and ancestors, and providing methods for iterating over them.
Public Functions
Constructor.
Get the current path part in the iteration.
Public Types
Construct an iterator from path.
path
Default constructor.
Iterator increment.
Dereference operator.
Accessor operator.
Equality operator.
Inequality operator.