holoride
Search Results for

    Show / Hide Table of Contents

    Class PoseSetNode

    A node that generates a PoseSetWorker that can be added to the Pipeline.

    Inheritance
    object
    Node
    Node<PoseSetNode>
    PoseSetNode
    Implements
    IPipelineNode
    Inherited Members
    Node<PoseSetNode>.Output
    Node<PoseSetNode>.GetValue(NodePort)
    Node.Awake()
    Node.IsPortOptional(NodePort)
    Node.GetNodeCategoryType()
    Node.XNodePrettyName(Type)
    Node.TraverseSubGraph()
    Node.CallRecursive(Action<Node>, ISet<Node>)
    Node.ForEachOutput<T>(Action<T>)
    Node.GetInputSourcePorts(string)
    Node.GetOutputSinkPorts(string)
    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

    Implements

    IPipelineNode
    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint