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 dtos provides functions for converting double-precision (dprec)
types into single-precision (sprec) ones.
Mat3 converts the specified double-precision Mat3 into a single-precision
Mat3.
Mat4 converts the specified double-precision Mat4 into a single-precision
Mat4.
Quat converts the specified double-precision Quat into a single-precision
Quat.
Vec2 converts the specified double-precision Vec2 into a single-precision
Vec2.
Vec3 converts the specified double-precision Vec3 into a single-precision
Vec3.
Vec4 converts the specified double-precision Vec4 into a single-precision
Vec4.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.