Type Alias Mat2f

Source
pub type Mat2f = Mat_<Vec2f>;

Aliased Typeยง

struct Mat2f { /* private fields */ }