| 
    HDK
    
   | 
 
#include "pxr/imaging/hd/api.h"#include "pxr/imaging/hd/schemaTypeDefs.h"#include "pxr/imaging/hd/schema.h"
 Include dependency graph for extComputationSchema.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HdExtComputationSchema | 
| class | HdExtComputationSchema::Builder | 
Macros | |
| #define | HD_EXT_COMPUTATION_SCHEMA_TOKENS | 
Typedefs | |
| using | HdExtComputationCpuCallbackSharedPtr = std::shared_ptr< class HdExtComputationCpuCallback > | 
| using | HdExtComputationCpuCallbackDataSource = HdTypedSampledDataSource< HdExtComputationCpuCallbackSharedPtr > | 
| using | HdExtComputationCpuCallbackDataSourceHandle = HdExtComputationCpuCallbackDataSource::Handle | 
Functions | |
| TF_DECLARE_PUBLIC_TOKENS (HdExtComputationSchemaTokens, HD_API, HD_EXT_COMPUTATION_SCHEMA_TOKENS) | |
| #define HD_EXT_COMPUTATION_SCHEMA_TOKENS | 
Definition at line 44 of file extComputationSchema.h.
| using HdExtComputationCpuCallbackDataSource = HdTypedSampledDataSource<HdExtComputationCpuCallbackSharedPtr> | 
Definition at line 38 of file extComputationSchema.h.
| using HdExtComputationCpuCallbackDataSourceHandle = HdExtComputationCpuCallbackDataSource::Handle | 
Definition at line 40 of file extComputationSchema.h.
| using HdExtComputationCpuCallbackSharedPtr = std::shared_ptr<class HdExtComputationCpuCallback> | 
Definition at line 36 of file extComputationSchema.h.
| TF_DECLARE_PUBLIC_TOKENS | ( | HdExtComputationSchemaTokens | , | 
| HD_API | , | ||
| HD_EXT_COMPUTATION_SCHEMA_TOKENS | |||
| ) |