Main comment stating the purpose of this class and relevant relationship to other classes. Possible useful expressions for doIt or printIt. Structure: instVar1 type -- comment about the purpose of instVar1 instVar2 type -- comment about the purpose of instVar2 Any further useful comments about the general approach of this implementation.
edgeFrom:to:
faces
halfedges
length
removeTriangle:
triangle:to:to:
vertexAt:
vertices
incidentEdgesAt:
removeEdge:
initialize
attachHalfedge:
closestEdgeTo:
cutHalfedge:
clearAllEdgeTags
clearAllTags
clearAllVertexTags
new
Answer a new instance of the receiver (which is a class) with no indexable variables. Fail if the class is indexable.