DVec3P

Type Alias DVec3P 

Source
pub type DVec3P = TVec3P<f64>;
Expand description

A packed 3 component f64 vector

Aliased Typeยง

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