Class PoseSetNode
A node that generates a PoseSetWorker that can be added to the Pipeline.
Implements
Inherited Members
Namespace: Holoride.ElasticSDK.Graph.PoseSets
Assembly: Holoride.ElasticSDK.Runtime.dll
Syntax
[DefaultNodeColorAttribute]
public abstract class PoseSetNode : Node<PoseSetNode>, IPipelineNode
Methods
GeneratePipelineWorker()
Generates a pipeline worker.
Declaration
public abstract IPipelineWorker GeneratePipelineWorker()
Returns
| Type | Description |
|---|---|
| IPipelineWorker |