int32vec

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 Int32Vec2

type Int32Vec2 [2]int32

func (*Int32Vec2) Add

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

func (*Int32Vec2) Clamp

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

func (*Int32Vec2) Div

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

func (*Int32Vec2) Max

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

func (*Int32Vec2) Min

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

func (*Int32Vec2) Mul

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

func (*Int32Vec2) Sub

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

type Int32Vec3

type Int32Vec3 [3]int32

func (*Int32Vec3) Add

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

func (*Int32Vec3) Clamp

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

func (*Int32Vec3) Div

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

func (*Int32Vec3) Max

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

func (*Int32Vec3) Min

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

func (*Int32Vec3) Mul

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

func (*Int32Vec3) Sub

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

type Int32Vec4

type Int32Vec4 [4]int32

func (*Int32Vec4) Add

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

func (*Int32Vec4) Clamp

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

func (*Int32Vec4) Div

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

func (*Int32Vec4) Max

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

func (*Int32Vec4) Min

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

func (*Int32Vec4) Mul

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

func (*Int32Vec4) Sub

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

Jump to

Keyboard shortcuts

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