vecn3

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NewData

type NewData[T vector.Number] struct {
	X nodes.NodeOutput[T]
	Y nodes.NodeOutput[T]
	Z nodes.NodeOutput[T]
}

func (NewData[T]) Process

func (cn NewData[T]) Process() (vector3.Vector[T], error)

type SumData

type SumData[T vector.Number] struct {
	Values []nodes.NodeOutput[vector3.Vector[T]]
}

func (SumData[T]) Process

func (cn SumData[T]) Process() (vector3.Vector[T], error)

Jump to

Keyboard shortcuts

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