dprectest

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 AreEqualFloat64

func AreEqualFloat64(a, b float64) bool

func EqualFloat64

func EqualFloat64(expectedValue float64) types.GomegaMatcher

func HaveMat3Elements

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

func HaveMat4Elements

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

func HaveQuatCoords

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

func HaveVec2Coords

func HaveVec2Coords(expectedX, expectedY float64) types.GomegaMatcher

func HaveVec3Coords

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

func HaveVec4Coords

func HaveVec4Coords(expectedX, expectedY, expectedZ, expectedW float64) 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