sprectest

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AreEqualFloat32

func AreEqualFloat32(a, b float32) bool

func EqualFloat32

func EqualFloat32(expectedValue float32) types.GomegaMatcher

func HaveMat3Elements

func HaveMat3Elements(
	e11, e12, e13 float32,
	e21, e22, e23 float32,
	e31, e32, e33 float32,
) types.GomegaMatcher

func HaveMat4Elements

func HaveMat4Elements(
	e11, e12, e13, e14 float32,
	e21, e22, e23, e24 float32,
	e31, e32, e33, e34 float32,
	e41, e42, e43, e44 float32,
) types.GomegaMatcher

func HaveQuatCoords

func HaveQuatCoords(expectedW, expectedX, expectedY, expectedZ float32) types.GomegaMatcher

func HaveVec2Coords

func HaveVec2Coords(expectedX, expectedY float32) types.GomegaMatcher

func HaveVec3Coords

func HaveVec3Coords(expectedX, expectedY, expectedZ float32) types.GomegaMatcher

func HaveVec4Coords

func HaveVec4Coords(expectedX, expectedY, expectedZ, expectedW float32) types.GomegaMatcher

Types

This section is empty.

Jump to

Keyboard shortcuts

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