#include <volumeFieldBindingSchema.h>
Definition at line 63 of file volumeFieldBindingSchema.h.
HdVolumeFieldBindingSchema::HdVolumeFieldBindingSchema |
( |
HdContainerDataSourceHandle |
container | ) |
|
|
inline |
static HD_API HdContainerDataSourceHandle HdVolumeFieldBindingSchema::BuildRetained |
( |
size_t |
count, |
|
|
const TfToken * |
names, |
|
|
const HdDataSourceBaseHandle * |
values |
|
) |
| |
|
static |
Returns an HdDataSourceLocator (relative to the prim-level data source) where the container representing this schema is found by default.
Retrieves a container data source with the schema's default name token "volumeFieldBinding" from the parent container and constructs a HdVolumeFieldBindingSchema instance. Because the requested container data source may not exist, the result should be checked with IsDefined() or a bool comparison before use.
static HD_API const TfToken& HdVolumeFieldBindingSchema::GetSchemaToken |
( |
| ) |
|
|
static |
Returns a token where the container representing this schema is found in a container by default.
The documentation for this class was generated from the following file: