fast::MeshLine class

Line of a Mesh.

Base classes

class MeshConnection
A connection between two or more vertices in a Mesh.

Constructors, destructors, conversion operators

MeshLine(uint endpoint1, uint endpoint2, Color color = Color::Red())