LineSplitter¶
Overview¶
Code to split integer edges into rational edges
@author Jonathan Olson <jonathan.olson@colorado.edu>
Class LineSplitter¶
Static Methods¶
splitIntegerEdges( integerEdges : IntegerEdge[] ) : RationalHalfEdge[]¶
Source Code¶
See the source for LineSplitter.ts in the alpenglow repository.