Module nannou::draw::renderer[][src]

Structs

A type aimed at simplifying construction of a draw::Renderer.

Information about the way in which a primitive was rendered.

The context provided to primitives to assist with the rendering process.

A helper type aimed at simplifying the rendering of conrod primitives via wgpu.

The position and dimensions of the scissor.

Enums

A top-level indicator of whether or not

Traits

Draw API primitives that may be rendered via the Renderer type.