#include <primvarsSchema.h>
Definition at line 67 of file primvarsSchema.h.
HdPrimvarsSchema::HdPrimvarsSchema |
( |
HdContainerDataSourceHandle |
container | ) |
|
|
inline |
static HD_API HdContainerDataSourceHandle HdPrimvarsSchema::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.
static HD_API HdPrimvarsSchema HdPrimvarsSchema::GetFromParent |
( |
const HdContainerDataSourceHandle & |
fromParentContainer | ) |
|
|
static |
Retrieves a container data source with the schema's default name token "primvars" from the parent container and constructs a HdPrimvarsSchema instance. Because the requested container data source may not exist, the result should be checked with IsDefined() or a bool comparison before use.
Prim-level relative data source locator to locate normals.
Prim-level relative data source locator to locate points.
static HD_API const TfToken& HdPrimvarsSchema::GetSchemaToken |
( |
| ) |
|
|
static |
Returns a token where the container representing this schema is found in a container by default.
Prim-level relative data source locator to locate widths.
The documentation for this class was generated from the following file: