glmtesting

package
v0.0.0-...-9c08f4d Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2017 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FloatEqual

func FloatEqual(v0, v1 float32) bool

FloatEqual returns true if v0 == v1 for every component. Will also return true when the components of both vectors are NaN.

func Vec2Equal

func Vec2Equal(v0, v1 glm.Vec2) bool

Vec2Equal returns true if v0 == v1 for every component. Will also return true when the components of both vectors are NaN.

func Vec3Equal

func Vec3Equal(v0, v1 glm.Vec3) bool

Vec3Equal returns true if v0 == v1 for every component. Will also return true when the components of both vectors are NaN.

func Vec4Equal

func Vec4Equal(v0, v1 glm.Vec4) bool

Vec4Equal returns true if v0 == v1 for every component. Will also return true when the components of both vectors are NaN.

Types

This section is empty.

Jump to

Keyboard shortcuts

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