Type Definition nalgebra_glm::U8Vec3[][src]

type U8Vec3 = Vector3<u8>;

A 3D vector with u8 components.