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

#include <dataSourceMapped.h>

+ Inheritance diagram for UsdImagingDataSourceMapped::PropertyMappingBase:

Public Attributes

TfToken usdName
 
HdDataSourceLocator hdLocator
 

Detailed Description

Base class to specify how a property on the given Usd prim maps to a data source in this (nested) container data source.

Definition at line 51 of file dataSourceMapped.h.

Member Data Documentation

HdDataSourceLocator UsdImagingDataSourceMapped::PropertyMappingBase::hdLocator

Corresponding location in this data source.

Has to be non-empty. If length is greater than one, nested container data sources will be created.

Definition at line 62 of file dataSourceMapped.h.

TfToken UsdImagingDataSourceMapped::PropertyMappingBase::usdName

Name of attribute on Usd Prim.

Definition at line 55 of file dataSourceMapped.h.


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