Module nannou_mesh::vertex[][src]

Expand description

Vertex types yielded by the mesh adaptors and their implementations.

Structs

A vertex with a specified color.

A vertex with its normal vector.

A vertex with some specified texture coordinates.