[][src]Type Definition descartes::V2

type V2 = Vector2<N>;

Trait Implementations

impl Into3d for V2[src]

type Target = V3

impl RoughEq for V2[src]

impl WithUniqueOrthogonal for V2[src]