Type Definition nalgebra_glm::U8Vec3

source ·
pub type U8Vec3 = TVec3<u8>;
Expand description

A 3D vector with u8 components.