HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdImagingDataSourceMapped::AttributeMapping Struct Referencefinal

#include <dataSourceMapped.h>

+ Inheritance diagram for UsdImagingDataSourceMapped::AttributeMapping:

Public Attributes

DataSourceAttributeFactoryFn factory
 
- Public Attributes inherited from UsdImagingDataSourceMapped::PropertyMappingBase
TfToken usdName
 
HdDataSourceLocator hdLocator
 

Detailed Description

Specify how an attribute on the given Usd prim maps to a data source in this (nested) container data source.

Definition at line 83 of file dataSourceMapped.h.

Member Data Documentation

DataSourceAttributeFactoryFn UsdImagingDataSourceMapped::AttributeMapping::factory
Initial value:

Function to compute data source from UsdAttribute.

Defaults to the appropriate overload of UsdImagingDataSourceAttributeNew.

Clients can implement custom behavior. For example, following the connection of a UsdShadeOutput and return the path of the connected prim.

Definition at line 94 of file dataSourceMapped.h.


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