package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Mar 3, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package stod provides functions for converting single-precision (sprec)
types into double-precision (dprec) ones.
Mat3 converts the specified single-precision Mat3 into a double-precision
Mat3.
Mat4 converts the specified single-precision Mat4 into a double-precision
Mat4.
Quat converts the specified single-precision Quat into a double-precision
Quat.
Vec2 converts the specified single-precision Vec2 into a double-precision
Vec2.
Vec3 converts the specified single-precision Vec3 into a double-precision
Vec3.
Vec4 converts the specified single-precision Vec4 into a double-precision
Vec4.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.