constant

package
v0.23.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConstOutput

type ConstOutput[T any] struct {
	Ref      nodes.Node
	Val      T
	PortName string
}

func (ConstOutput[T]) Name

func (co ConstOutput[T]) Name() string

func (ConstOutput[T]) Node

func (co ConstOutput[T]) Node() nodes.Node

func (ConstOutput[T]) Type

func (so ConstOutput[T]) Type() string

func (ConstOutput[T]) Value

func (co ConstOutput[T]) Value() T

func (ConstOutput[T]) Version

func (ConstOutput[T]) Version() int

type Pi

type Pi struct{}

func (Pi) Inputs

func (Pi) Inputs() map[string]nodes.InputPort

func (Pi) Name

func (Pi) Name() string

func (*Pi) Outputs

func (p *Pi) Outputs() map[string]nodes.OutputPort

type Quaternion

type Quaternion struct{}

func (Quaternion) Inputs

func (Quaternion) Inputs() map[string]nodes.InputPort

func (Quaternion) Name

func (Quaternion) Name() string

func (*Quaternion) Outputs

func (p *Quaternion) Outputs() map[string]nodes.OutputPort

type Vector3

type Vector3[T vector.Number] struct{}

func (Vector3[T]) Inputs

func (Vector3[T]) Inputs() map[string]nodes.InputPort

func (Vector3[T]) Name

func (Vector3[T]) Name() string

func (*Vector3[T]) Outputs

func (p *Vector3[T]) Outputs() map[string]nodes.OutputPort

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL