Line3d
LineSegment3d
Ray3d
protected Vector3d
end
origin
Straight(Vector3d origin, Vector3d end)
Straight(Straight line)
abstract boolean
contains(double parametricT)
Vector3d
diff()
end()
origin()
void
scale(double times)
setEnd(Vector3d end)
setOrigin(Vector3d origin)
Straight
toLine()
String
toString()
protected void
transform(Transform trans)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object