DVec2P

Type Alias DVec2P 

Source
pub type DVec2P = TVec2P<f64>;
Expand description

A packed 2 component f64 vector

Aliased Typeยง

pub struct DVec2P(/* private fields */);