chance

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 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 Range1D

type Range1D struct {
	// contains filtered or unexported fields
}

func NewRange1D

func NewRange1D(min, max float64, rand *rand.Rand) Range1D

func (Range1D) Value

func (r Range1D) Value() float64

type Range2D

type Range2D struct {
	// contains filtered or unexported fields
}

func NewRange2D

func NewRange2D(min, max vector2.Float64, rand *rand.Rand) Range2D

func (Range2D) Value

func (r Range2D) Value() vector2.Float64

type Range3D

type Range3D struct {
	// contains filtered or unexported fields
}

func NewRange3D

func NewRange3D(min, max vector3.Float64, rand *rand.Rand) Range3D

func (Range3D) Value

func (r Range3D) Value() vector3.Float64

Jump to

Keyboard shortcuts

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