HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
exec_registration::Stage Struct Referencefinal

Provides access to the stage, valid for providing input to any computation. More...

#include <computationBuilders.h>

+ Inheritance diagram for exec_registration::Stage:

Public Member Functions

 Stage ()
 
- Public Member Functions inherited from Exec_ComputationBuilderAccessor< Exec_ComputationBuilderProviderTypes::Any >
 Exec_ComputationBuilderAccessor (const SdfPath &localTraversal)
 
ValueSpecifier Computation (const TfToken &computationName)
 See Computation() More...
 
ValueSpecifier IncomingConnections (const TfToken &computationName)
 See IncomingConnections() More...
 
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< Exec_ComputationBuilderProviderTypes::Any >
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)
 

Detailed Description

Provides access to the stage, valid for providing input to any computation.

Definition at line 798 of file computationBuilders.h.


The documentation for this struct was generated from the following file: