Enumerations#
- omni::math::linalg::EulerRotationOrder
- uint32_t usdrt::AccessType
- Type of access requested. 
- uint32_t usdrt::TimeChange
- Specifies how to dirty time-sampled attributes when synchronizing USD to Fabric. 
- usdrt::UsdListPosition
- Specifies a position to add items to lists. 
- usdrt::UsdSchemaType
- An enum representing which type of schema a given schema class belongs to. 
- usdrt::UsdShadeAttributeType
- Specifies the type of a shading attribute. 
- usdrt::UsdShadeConnectionModification
- Choice when creating a single connection with the - ConnectToSourcemethod for a shading attribute. The new connection can replace any existing connections or be added to the list of existing connections. In which case there is a choice between prepending and appending to said list, which will be represented by Usd's list editing operations.