Loading...
Searching...
No Matches
UsdImagingDataSourceMapped::RelationshipMapping Struct Referencefinal

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.
 

Detailed Description

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.

Member Data Documentation

◆ factory

DataSourceRelationshipFactoryFn factory

Function to compute data source from UsdRelationship.

Definition at line 124 of file dataSourceMapped.h.


The documentation for this struct was generated from the following file: