voxel

package
v0.0.0-...-05212bf Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type V2

type V2 struct {
	X int
	Z int
}

func CircleAround

func CircleAround(center V2, radius float64) []V2

func (V2) Add

func (v V2) Add(other V2) V2

func (V2) String

func (v V2) String() string

func (V2) Sub

func (v V2) Sub(other V2) V2

type V3

type V3 struct {
	X int
	Y int
	Z int
}

func (V3) String

func (v V3) String() string

Jump to

Keyboard shortcuts

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