DVec4P

Type Alias DVec4P 

Source
pub type DVec4P = TVec4P<f64>;
Expand description

A packed 4 component f64 vector

Aliased Typeยง

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