stod

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: 2 Imported by: 3

Documentation

Overview

Package stod provides functions for converting single-precision (sprec) types into double-precision (dprec) ones.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mat3

func Mat3(src sprec.Mat3) dprec.Mat3

Mat3 converts the specified single-precision Mat3 into a double-precision Mat3.

func Mat4

func Mat4(src sprec.Mat4) dprec.Mat4

Mat4 converts the specified single-precision Mat4 into a double-precision Mat4.

func Quat

func Quat(src sprec.Quat) dprec.Quat

Quat converts the specified single-precision Quat into a double-precision Quat.

func Vec2

func Vec2(src sprec.Vec2) dprec.Vec2

Vec2 converts the specified single-precision Vec2 into a double-precision Vec2.

func Vec3

func Vec3(src sprec.Vec3) dprec.Vec3

Vec3 converts the specified single-precision Vec3 into a double-precision Vec3.

func Vec4

func Vec4(src sprec.Vec4) dprec.Vec4

Vec4 converts the specified single-precision Vec4 into a double-precision Vec4.

Types

This section is empty.

Jump to

Keyboard shortcuts

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