Creates a new face.
The area of the face.
The centroid of the face.
The edge of the face.
The state the face is in.
The number of vertices in the face.
normal of the face.
The offset of the face from the origin.
The vertex on the outside of the face.
Collects the indices of the face.
The indices of the face.
Computes the centroid of the face.
Computes the normal for the face.
Computes the normal and the centroid for the face.
The minimum area of the face.
Computes the normal for the face using the minimum area.
The minimum area of the face.
Calculates the distance from the face to a given point.
The point to check.
The distance from the face to the point.
Gets an edge at the given index.
The index of the edge.
The edge at the given index.
A face of the convex hull.