Function graphics::triangulation::rect_tri_list_xy
[−]
[src]
pub fn rect_tri_list_xy(m: Matrix2d, rect: Rectangle) -> [f32; 12]
Creates triangle list vertices from rectangle.
pub fn rect_tri_list_xy(m: Matrix2d, rect: Rectangle) -> [f32; 12]
Creates triangle list vertices from rectangle.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).