Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConstOutput ¶
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 Quaternion ¶
type Quaternion struct{}
func (Quaternion) Name ¶
func (Quaternion) Name() string
func (*Quaternion) Outputs ¶
func (p *Quaternion) Outputs() map[string]nodes.OutputPort
Click to show internal directories.
Click to hide internal directories.