![]() |
|
Include dependency graph for primIdSchema.h:Go to the source code of this file.
Classes | |
| class | HdPrimIdSchema |
| Unique id assigned to all imageable prims. More... | |
| class | HdPrimIdSchema::Builder |
| Utility class for setting sparse sets of child data source fields to be filled as arguments into BuildRetained. More... | |
Macros | |
| #define | HD_PRIM_ID_SCHEMA_TOKENS (primId) \ |
Typedefs | |
| using | HdPrimIdDataSource = HdTypedSampledDataSource<uint32_t> |
| using | HdPrimIdDataSourceHandle = HdPrimIdDataSource::Handle |
Functions | |
| TF_DECLARE_PUBLIC_TOKENS (HdPrimIdSchemaTokens, HD_API, HD_PRIM_ID_SCHEMA_TOKENS) | |
| #define HD_PRIM_ID_SCHEMA_TOKENS (primId) \ |
Definition at line 38 of file primIdSchema.h.
| using HdPrimIdDataSource = HdTypedSampledDataSource<uint32_t> |
Definition at line 34 of file primIdSchema.h.
| using HdPrimIdDataSourceHandle = HdPrimIdDataSource::Handle |
Definition at line 35 of file primIdSchema.h.