A line segment in 3 dimensional space specified in kilometres. A straight line between two points in 3D.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait LineSegLength3[PtKm3]trait Dbl6Elemtrait DblNElemtrait LineSegLike[PtKm3]trait ValueNElemtrait SpecialTclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Takes the X and Y components.
Takes the X and Y components.
Attributes
Scales the X and Y components to a scalar though the operand scaling length.
Scales the X and Y components to a scalar though the operand scaling length.
Attributes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Utility method to append this as an element to an ArrayBuffer[Double]. End users should rarely need to use this method.
Transforms this LineSegLike into a LineSegLike of type LB, by mapping the vertices to vertices of type VB.
Transforms this LineSegLike into a LineSegLike of type LB, by mapping the vertices to vertices of type VB.
Attributes
- Inherited from:
- LineSegLike
Optionally Transforms this LineSegLike into a LineSegLike of type LB, by mapping the vertices to vertices of type VB, as long as both vertices map to a Some result.
Optionally Transforms this LineSegLike into a LineSegLike of type LB, by mapping the vertices to vertices of type VB, as long as both vertices map to a Some result.
Attributes
- Inherited from:
- LineSegLike