usdrt::UsdListPosition
Defined in usdrt/scenegraph/usd/usd/common.h
- 
enum usdrt::UsdListPosition
- Specifies a position to add items to lists. - Note - Current support adds to the front for either - Frontenum and appends for either- Backenum.- Values: - 
enumerator UsdListPositionFrontOfPrependList
- The position at the front of the prepend list. 
 - 
enumerator UsdListPositionBackOfPrependList
- The position at the back of the prepend list. 
 - 
enumerator UsdListPositionFrontOfAppendList
- The position at the front of the append list. 
 - 
enumerator UsdListPositionBackOfAppendList
- The position at the back of the append list. 
 
- 
enumerator UsdListPositionFrontOfPrependList