[][src]Type Definition descartes::V3

type V3 = Vector3<N>;

Trait Implementations

impl Into2d for V3[src]

type Target = V2