Type Definition obj::SimplePolygon[][src]

type SimplePolygon = Vec<IndexTuple>;

Trait Implementations

impl GenPolygon for SimplePolygon
[src]