Loading...
Searching...
No Matches
Relationship Struct Referencefinal

Relationship accessor, valid for providing input to a prim computation. More...

#include <computationBuilders.h>

+ Inheritance diagram for Relationship:

Public Member Functions

 Relationship (const TfToken &relationshipName)
 On a prim computation, provides access to the relationship named relationshipName.
 
- Public Member Functions inherited from Exec_ComputationBuilderRelationshipAccessor< Exec_ComputationBuilderProviderTypes::Prim >
 Exec_ComputationBuilderRelationshipAccessor (const SdfPath &localTraversal)
 
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().
 

Additional Inherited Members

- Public Types inherited from Exec_ComputationBuilderRelationshipAccessor< Exec_ComputationBuilderProviderTypes::Prim >
using ValueSpecifier = Exec_ComputationBuilderComputationValueSpecifier< allowed >
 
- Public Types inherited from Exec_ComputationBuilderAccessor< allowed >
using ValueSpecifier = Exec_ComputationBuilderComputationValueSpecifier< allowed >
 

Detailed Description

Relationship accessor, valid for providing input to a prim computation.

Definition at line 685 of file computationBuilders.h.


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