Module nannou::geom::vertex

source ·

Structs

  • An iterator yielding a vertex for each index yielded by the given indices iterator.

Traits

  • Vertices whose average can be determined.
  • Types used as vertices that can be used to describe geometric points in space.
  • Vertex types that have at least 2 dimensions.
  • Vertex types that have at least 3 dimensions.

Functions

  • Produce an iterator yielding a vertex for each index yielded by the given indices iterator.

Type Aliases

  • If a type is not specified for a piece of geometry, this is the default type used.