|
HDK
|
Include dependency graph for vectorSchema.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HdVectorSchema |
| class | HdVectorOfTypedSampledDataSourcesSchema< T > |
| class | HdVectorOfSchemasSchema< Schema > |
Typedefs | |
| template<typename T > | |
| using | HdTypedVectorSchema = HdVectorOfTypedSampledDataSourcesSchema< T > |
| template<typename T > | |
| using | HdSchemaBasedVectorSchema = HdVectorOfSchemasSchema< T > |
| using HdSchemaBasedVectorSchema = HdVectorOfSchemasSchema<T> |
Definition at line 98 of file vectorSchema.h.
| using HdTypedVectorSchema = HdVectorOfTypedSampledDataSourcesSchema<T> |
Definition at line 78 of file vectorSchema.h.