public final class PickSegment extends PickShape
Constructor and Description |
---|
PickSegment()
Constructs an empty PickSegment.
|
PickSegment(Point3d start,
Point3d end)
Constructs a line segment pick shape from the specified
parameters.
|
public PickSegment()