|
HDK
|
#include "pxr/imaging/hd/schema.h"
Include dependency graph for containerSchema.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HdContainerSchema |
| class | HdContainerOfTypedSampledDataSourcesSchema< T > |
| class | HdContainerOfSchemasSchema< Schema > |
Typedefs | |
| template<typename T > | |
| using | HdTypedContainerSchema = HdContainerOfTypedSampledDataSourcesSchema< T > |
| template<typename T > | |
| using | HdSchemaBasedContainerSchema = HdContainerOfSchemasSchema< T > |
| using HdSchemaBasedContainerSchema = HdContainerOfSchemasSchema<T> |
Definition at line 79 of file containerSchema.h.
| using HdTypedContainerSchema = HdContainerOfTypedSampledDataSourcesSchema<T> |
Definition at line 57 of file containerSchema.h.