int64vec

package
v0.0.0-...-da8c776 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2023 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 Int64Vec2

type Int64Vec2 [2]int64

func (*Int64Vec2) Add

func (a *Int64Vec2) Add(b *Int64Vec2, result *Int64Vec2)

func (*Int64Vec2) Clamp

func (v *Int64Vec2) Clamp(mn *Int64Vec2, mx *Int64Vec2, result *Int64Vec2)

func (*Int64Vec2) Div

func (a *Int64Vec2) Div(b *Int64Vec2, result *Int64Vec2)

func (*Int64Vec2) Max

func (v *Int64Vec2) Max(mx *Int64Vec2, result *Int64Vec2)

func (*Int64Vec2) Min

func (v *Int64Vec2) Min(mn *Int64Vec2, result *Int64Vec2)

func (*Int64Vec2) Mul

func (a *Int64Vec2) Mul(b *Int64Vec2, result *Int64Vec2)

func (*Int64Vec2) Sub

func (a *Int64Vec2) Sub(b *Int64Vec2, result *Int64Vec2)

type Int64Vec3

type Int64Vec3 [3]int64

func (*Int64Vec3) Add

func (a *Int64Vec3) Add(b *Int64Vec3, result *Int64Vec3)

func (*Int64Vec3) Clamp

func (v *Int64Vec3) Clamp(mn *Int64Vec3, mx *Int64Vec3, result *Int64Vec3)

func (*Int64Vec3) Div

func (a *Int64Vec3) Div(b *Int64Vec3, result *Int64Vec3)

func (*Int64Vec3) Max

func (v *Int64Vec3) Max(mx *Int64Vec3, result *Int64Vec3)

func (*Int64Vec3) Min

func (v *Int64Vec3) Min(mn *Int64Vec3, result *Int64Vec3)

func (*Int64Vec3) Mul

func (a *Int64Vec3) Mul(b *Int64Vec3, result *Int64Vec3)

func (*Int64Vec3) Sub

func (a *Int64Vec3) Sub(b *Int64Vec3, result *Int64Vec3)

type Int64Vec4

type Int64Vec4 [4]int64

func (*Int64Vec4) Add

func (a *Int64Vec4) Add(b *Int64Vec4, result *Int64Vec4)

func (*Int64Vec4) Clamp

func (v *Int64Vec4) Clamp(mn *Int64Vec4, mx *Int64Vec4, result *Int64Vec4)

func (*Int64Vec4) Div

func (a *Int64Vec4) Div(b *Int64Vec4, result *Int64Vec4)

func (*Int64Vec4) Max

func (v *Int64Vec4) Max(mx *Int64Vec4, result *Int64Vec4)

func (*Int64Vec4) Min

func (v *Int64Vec4) Min(mn *Int64Vec4, result *Int64Vec4)

func (*Int64Vec4) Mul

func (a *Int64Vec4) Mul(b *Int64Vec4, result *Int64Vec4)

func (*Int64Vec4) Sub

func (a *Int64Vec4) Sub(b *Int64Vec4, result *Int64Vec4)

Jump to

Keyboard shortcuts

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