[][src]Type Definition descartes::P3

type P3 = Point3<N>;

Trait Implementations

impl Into2d for P3[src]

type Target = P2