Copies all properties defined by the prototype of LineSegment from other to this instance.
Clones this instance and returns a new LineSegment with identical values.
Determines if this LineSegment instance is equal to the other instance.
StaticisDetermines if both LineSegment instances are equal.
Represents a line segment in three dimensional space defined by a start and an end point.