utils

package
v0.0.0-...-5ed2699 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Interval

type Interval struct {
	Min, Max float64
}

func (Interval) Clamp

func (interval Interval) Clamp(t float64) float64

func (Interval) Contains

func (interval Interval) Contains(t float64) bool

func (Interval) Surrounds

func (interval Interval) Surrounds(t float64) bool

type Rnd

type Rnd interface {
	Float64() float64
}

Jump to

Keyboard shortcuts

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