Interface | Description |
---|---|
IndexesLoop.IndexPredicate |
Class | Description |
---|---|
Edge |
A class that represents a single edge between two vertices.
|
Face |
A class that represents a single face in the mesh.
|
IndexesLoop |
This class represents the Face's indexes loop.
|
MeshHelper |
A class that is used in mesh calculations.
|
Point |
A class that represents a single point on the scene that is not a part of an edge.
|
TemporalMesh |
The class extends Geometry so that it can be temporalily added to the object's node.
|
Enum | Description |
---|---|
Face.TriangulationWarning |
A warning that indicates a problem with face triangulation.
|