Type Definition tri_mesh::math::Vec3

source ·
pub type Vec3 = Vector3<f64>;
Expand description

Vector with three elements.