#include <geomSubsetsSchema.h>
Definition at line 64 of file geomSubsetsSchema.h.
HdGeomSubsetsSchema::HdGeomSubsetsSchema |
( |
HdContainerDataSourceHandle |
container | ) |
|
|
inline |
static HD_API HdContainerDataSourceHandle HdGeomSubsetsSchema::BuildRetained |
( |
size_t |
count, |
|
|
const TfToken * |
names, |
|
|
const HdDataSourceBaseHandle * |
values |
|
) |
| |
|
static |
static HD_API HdGeomSubsetsSchema HdGeomSubsetsSchema::GetFromParent |
( |
const HdContainerDataSourceHandle & |
fromParentContainer | ) |
|
|
static |
Retrieves a container data source with the schema's default name token "geomSubsets" from the parent container and constructs a HdGeomSubsetsSchema 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& HdGeomSubsetsSchema::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: