[][src]Type Definition descartes::P2

type P2 = Point2<N>;

Trait Implementations

impl Into3d for P2[src]

type Target = P3

impl RoughEq for P2[src]