Module vek::rect [] [src]

A Rect container (x, y, w and h).

Other functionality could be added to this module later.
It is not part of geom because it is required by some of Mat4's functions.

Reexports

pub use self::repr_c::*;

Modules

repr_c