|
HDK
|
#include <computationBuilders.h>
Inheritance diagram for Exec_ComputationBuilderPropertyAccessor< allowed >:Public Member Functions | |
| Exec_ComputationBuilderPropertyAccessor (const SdfPath &localTraversal) | |
Public Member Functions inherited from Exec_ComputationBuilderAccessor< allowed > | |
| Exec_ComputationBuilderAccessor (const SdfPath &localTraversal) | |
| template<typename ResultType > | |
| ValueSpecifier | Computation (const TfToken &computationName) |
| See Computation() More... | |
| template<typename ResultType > | |
| ValueSpecifier | IncomingConnections (const TfToken &computationName) |
| See IncomingConnections() More... | |
| template<typename ResultType > | |
| ValueSpecifier | Metadata (const TfToken &metadataKey) |
| See Metadata() More... | |
Public Member Functions inherited from Exec_ComputationBuilderAccessorBase | |
| Exec_ComputationBuilderAccessorBase (const SdfPath &localTraversal) | |
Additional Inherited Members | |
Public Types inherited from Exec_ComputationBuilderAccessor< allowed > | |
| using | ValueSpecifier = Exec_ComputationBuilderComputationValueSpecifier< allowed > |
Protected Member Functions inherited from Exec_ComputationBuilderAccessorBase | |
| const SdfPath & | _GetLocalTraversal () const |
Static Protected Member Functions inherited from Exec_ComputationBuilderCommonBase | |
| template<Exec_ComputationBuilderProviderTypes allowed> | |
| static EXEC_API Exec_ComputationBuilderComputationValueSpecifier < allowed > | _GetMetadataValueSpecifier (const TfType resultType, const SdfPath &localTraversal, const TfToken &metadataKey) |
Property accessor.
Definition at line 543 of file computationBuilders.h.
|
inline |
Definition at line 546 of file computationBuilders.h.