DMat4x4P

Type Alias DMat4x4P 

Source
pub type DMat4x4P = TMat4x4P<f64>;
Expand description

A packed 4x4 f64 matrix

Aliased Typeยง

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