Type Definition salva3d::math::Vector[][src]

pub type Vector<Real> = Vector3<Real>;
Expand description

The vector type.