rangegen

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2023 License: Unlicense Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenLinearRangeArray

func GenLinearRangeArray(minRange, maxRange, steps *float64) []float64

func GenLinearRangeChan

func GenLinearRangeChan(minRange, maxRange, steps *float64, pipe chan<- float64)

func GenLinearVecRangeChan

func GenLinearVecRangeChan(minRange, maxRange *vec2.T, steps *float64, pipe chan<- vec2.T)

func GenSquareVecRangeArray

func GenSquareVecRangeArray(topLeft, bottomRight *vec2.T, steps *float64) []vec2.T

func GenSquareVecRangeChan

func GenSquareVecRangeChan(topLeft, bottomRight *vec2.T, steps *float64, pipe chan<- vec2.T)

Types

This section is empty.

Jump to

Keyboard shortcuts

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