Vec2P

Type Alias Vec2P 

Source
pub type Vec2P = TVec2P<f32>;
Expand description

A packed 2 component f32 vector

Aliased Typeยง

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