Structs

A simple, provided implementation of the UiAux trait.

A simple type that wraps a rendy Texture and provides a conrod_core::mesh::ImageDimensions implementation.

Constants

Ignore tex and draw simple, colored 2D geometry.

Draw an image from the texture at tex in the fragment shader.

Draw text from the text cache texture tex in the fragment shader.

Traits

Requirements for the auxiliary type within rendy graphs containing a UiPipeline node.