Type Definition heron::rapier_plugin::rapier3d::parry::math::Point

source ·
pub type Point<N> = OPoint<N, Const<3>>;
Expand description

The point type.