int8vec

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 Int8Vec16

type Int8Vec16 [16]int8

func (*Int8Vec16) Add

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

func (*Int8Vec16) Clamp

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

func (*Int8Vec16) Div

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

func (*Int8Vec16) Max

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

func (*Int8Vec16) Min

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

func (*Int8Vec16) Mul

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

func (*Int8Vec16) Sub

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

type Int8Vec2

type Int8Vec2 [2]int8

func (*Int8Vec2) Add

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

func (*Int8Vec2) Clamp

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

func (*Int8Vec2) Div

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

func (*Int8Vec2) Max

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

func (*Int8Vec2) Min

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

func (*Int8Vec2) Mul

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

func (*Int8Vec2) Sub

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

type Int8Vec3

type Int8Vec3 [3]int8

func (*Int8Vec3) Add

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

func (*Int8Vec3) Clamp

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

func (*Int8Vec3) Div

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

func (*Int8Vec3) Max

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

func (*Int8Vec3) Min

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

func (*Int8Vec3) Mul

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

func (*Int8Vec3) Sub

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

type Int8Vec4

type Int8Vec4 [4]int8

func (*Int8Vec4) Add

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

func (*Int8Vec4) Clamp

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

func (*Int8Vec4) Div

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

func (*Int8Vec4) Max

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

func (*Int8Vec4) Min

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

func (*Int8Vec4) Mul

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

func (*Int8Vec4) Sub

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

Jump to

Keyboard shortcuts

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