Crate gfx_draping [] [src]

Structs

DrapingRenderer

Drives graphics operations.

Polygon

A polygon with a bounding box.

PolygonBuffer

A collection of polygons that could all be rendered in a single draw call.

PolygonBufferIndices

A set of indices into a PolygonBuffer.

RenderablePolygonBuffer

A set of vertex buffer handles ready for rendering.

RenderablePolygonIndices

A set of index buffer handles ready for rendering.