Type Definition nalgebra_glm::U16Vec3[][src]

type U16Vec3 = TVec3<u16>;
Expand description

A 3D vector with u16 components.