![]() |
|
Specify how a relationship on the given Usd prim maps to a data source in this (nested) container data source. More...
#include <dataSourceMapped.h>
Inheritance diagram for UsdImagingDataSourceMapped::RelationshipMapping:Public Attributes | |
| DataSourceRelationshipFactoryFn | factory |
| Function to compute data source from UsdRelationship. | |
Public Attributes inherited from UsdImagingDataSourceMapped::PropertyMappingBase | |
| TfToken | usdName |
| Name of attribute on Usd Prim. | |
| HdDataSourceLocator | hdLocator |
| Corresponding location in this data source. | |
Specify how a relationship on the given Usd prim maps to a data source in this (nested) container data source.
Definition at line 121 of file dataSourceMapped.h.
| DataSourceRelationshipFactoryFn factory |
Function to compute data source from UsdRelationship.
Definition at line 124 of file dataSourceMapped.h.