Expand description

Objects of a shape

Objects, in Fornjot parlance, are the elements that make up shapes. An object can be simple and just contain data (like GlobalVertex, for example), or they can be quite complex and refer to other objects.

Structs

A curve, defined in local surface coordinates

A cycle of connected edges

An edge of a shape

A face of a shape

A curve, defined in global (3D) coordinates

A vertex, defined in global (3D) coordinates

A 2-dimensional shape

A 3-dimensional shape

A surface that was swept from a curve

A vertex

The vertices that bound an edge

Enums

A one-dimensional shape

A two-dimensional shape