ray

package
v0.0.0-...-052c9d9 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ray

type Ray struct {
	Origin r3.Vec
	Dir    r3.Vec
}

func NewRay

func NewRay(origin r3.Vec, dir r3.Vec) Ray

func (*Ray) At

func (r *Ray) At(t float64) r3.Vec

Jump to

Keyboard shortcuts

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