Type Definition nalgebra_glm::U16Vec3

source ·
pub type U16Vec3 = TVec3<u16>;
Expand description

A 3D vector with u16 components.