Mat4x4P

Type Alias Mat4x4P 

Source
pub type Mat4x4P = TMat4x4P<f32>;
Expand description

A packed 4x4 f32 matrix

Aliased Typeยง

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