|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hd/containerSchema.h"#include "pxr/imaging/hd/dataSourceTypeDefs.h"#include "pxr/imaging/hd/vectorSchema.h"
Include dependency graph for schemaTypeDefs.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| using HdExtComputationInputComputationContainerSchema = HdContainerOfSchemasSchema<class HdExtComputationInputComputationSchema> |
Definition at line 52 of file schemaTypeDefs.h.
| using HdExtComputationOutputContainerSchema = HdContainerOfSchemasSchema<class HdExtComputationOutputSchema> |
Definition at line 54 of file schemaTypeDefs.h.
Definition at line 30 of file schemaTypeDefs.h.
Definition at line 22 of file schemaTypeDefs.h.
| using HdMaterialConnectionContainerSchema = HdSchemaBasedContainerSchema<HdMaterialConnectionSchema> |
Definition at line 48 of file schemaTypeDefs.h.
| using HdMaterialConnectionVectorContainerSchema = HdContainerOfSchemasSchema<HdMaterialConnectionVectorSchema> |
Definition at line 60 of file schemaTypeDefs.h.
Definition at line 34 of file schemaTypeDefs.h.
| using HdMaterialInterfaceMappingVectorSchema = HdVectorOfSchemasSchema<class HdMaterialInterfaceMappingSchema> |
Definition at line 32 of file schemaTypeDefs.h.
| using HdMaterialInterfaceParameterContainerSchema = HdContainerOfSchemasSchema<class HdMaterialInterfaceParameterSchema> |
Definition at line 50 of file schemaTypeDefs.h.
Definition at line 46 of file schemaTypeDefs.h.
Definition at line 42 of file schemaTypeDefs.h.
| using HdMaterialNodeParameterContainerSchema = HdContainerOfSchemasSchema<class HdMaterialNodeParameterSchema> |
Definition at line 44 of file schemaTypeDefs.h.
Definition at line 26 of file schemaTypeDefs.h.
Definition at line 28 of file schemaTypeDefs.h.
| using HdSampledDataSourceContainerContainerSchema = HdContainerOfSchemasSchema<HdSampledDataSourceContainerSchema> |
Definition at line 56 of file schemaTypeDefs.h.
| using HdSampledDataSourceContainerSchema = HdContainerOfTypedSampledDataSourcesSchema<HdSampledDataSource> |
Definition at line 38 of file schemaTypeDefs.h.