RationalIntersection¶
Overview¶
Represents a point of an intersection (with rational t and point) along a segment.
@author Jonathan Olson <jonathan.olson@colorado.edu>
Class RationalIntersection¶
Constructor¶
new RationalIntersection( t : BigRational, point : BigRationalVector2 )¶
Instance Methods¶
Source Code¶
See the source for RationalIntersection.ts in the alpenglow repository.