Vec4P

Type Alias Vec4P 

Source
pub type Vec4P = TVec4P<f32>;
Expand description

A packed 4 component f32 vector

Aliased Typeยง

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