Type Definition heron::rapier_plugin::rapier3d::prelude::Point[][src]

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

The point type.