Module three_d::math[][src]

Expand description

Math functionality.

Structs

AxisAlignedBoundingBox

A bounding box that aligns with the x, y and z axes.

Viewport

Defines the part of the screen/render target that is rendered to.

Functions

degrees
radians
rotation_matrix_from_dir_to_dir
vec2
vec3
vec4

Type Definitions

Degrees
Mat2
Mat3
Mat4
Point
Radians
Vec2
Vec3
Vec4