[][src]Module nannou::draw::mesh

Items related to the custom mesh type used by the Draw API.

Re-exports

pub use self::vertex::Vertex;

Modules

vertex

Structs

Mesh

The custom mesh type used internally by the Draw API.

Type Definitions

Colors
Indices
MeshType

The inner mesh type used by the draw::Mesh.

Points
TexCoords