Bezier Line
This creates a new BezierLine with specified start and end Points. This is just a line but it extends the BezierCurve class so things work.
Parameters
start Point
start point of the line.
end Point
end point of the line.
This creates a new BezierLine with specified start and end Points. This is just a line but it extends the BezierCurve class so things work.
Parameters
start Pose
start pose of the line.
end Pose
end pose of the line.