|
HDK
|
#include <dataSourceMapped.h>
Public Member Functions | |
| USDIMAGING_API | PropertyMappings (const std::vector< PropertyMapping > &mappings, const HdDataSourceLocator &datasourcePrefix) |
| USDIMAGING_API | ~PropertyMappings () |
Friends | |
| class | UsdImagingDataSourceMapped |
Specify how attributes on given Usd prim maps to data sources in this (nested) container data source.
Definition at line 132 of file dataSourceMapped.h.
| USDIMAGING_API UsdImagingDataSourceMapped::PropertyMappings::PropertyMappings | ( | const std::vector< PropertyMapping > & | mappings, |
| const HdDataSourceLocator & | datasourcePrefix | ||
| ) |
dataSourcePrefix is the location of this UsdImagingDataSourceMapped within a prim data source.
| USDIMAGING_API UsdImagingDataSourceMapped::PropertyMappings::~PropertyMappings | ( | ) |
|
friend |
Definition at line 146 of file dataSourceMapped.h.