Module vec3f

Source

Structs§

Vec3f
Vector with three f32 components

Constants§

ZERO_3F
Vec3f(0.0, 0.0, 0.0)

Functions§

vec3f
Create a Vec3f from x, y, and z inputs