Type Definition heron::rapier_plugin::rapier2d::prelude::nalgebra::geometry::Point[][src]

pub type Point<T, const D: usize> = OPoint<T, Const<D>>;
Expand description

A point with D elements.