Loading...
Searching...
No Matches
Exec_ComputationBuilderRelationshipAccessor< allowed > Struct Template Reference

Relationship accessor. More...

#include <computationBuilders.h>

+ Inheritance diagram for Exec_ComputationBuilderRelationshipAccessor< allowed >:

Public Types

using ValueSpecifier = Exec_ComputationBuilderComputationValueSpecifier< allowed >
 
- Public Types inherited from Exec_ComputationBuilderAccessor< allowed >
using ValueSpecifier = Exec_ComputationBuilderComputationValueSpecifier< allowed >
 

Public Member Functions

 Exec_ComputationBuilderRelationshipAccessor (const SdfPath &localTraversal)
 
template<typename ResultType >
ValueSpecifier TargetedObjects (const TfToken &computationName)
 After a Relationship() accessor, requests input values from the computation computationName of type ResultType on the objects targeted by the relationship.
 
- Public Member Functions inherited from Exec_ComputationBuilderPropertyAccessor< allowed >
 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().
 
template<typename ResultType >
ValueSpecifier Metadata (const TfToken &metadataKey)
 See Metadata().
 

Detailed Description

template<Exec_ComputationBuilderProviderTypes allowed>
struct Exec_ComputationBuilderRelationshipAccessor< allowed >

Relationship accessor.

Definition at line 577 of file computationBuilders.h.

Member Typedef Documentation

◆ ValueSpecifier

using ValueSpecifier = Exec_ComputationBuilderComputationValueSpecifier<allowed>

Definition at line 585 of file computationBuilders.h.

Constructor & Destructor Documentation

◆ Exec_ComputationBuilderRelationshipAccessor()

Exec_ComputationBuilderRelationshipAccessor ( const SdfPath localTraversal)
inline

Definition at line 580 of file computationBuilders.h.


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