pub const POINTS: [Exact; 8];
The eight possible points of a Vertex, in “exact coordinates” (see Exact.)
Vertex
Exact
Vertex::to_exact is implemented as a lookup in this array,
Vertex::to_exact