PositionPathSeqBuilder
class PositionPathSeqBuilder
Builds a sequence of \(C^2\) CompositePositionPaths with gay.zharel.hermes.math.Arclength parameters.
A new path is started whenever extending the current path would violate the continuity requirement. To manually insert further path breaks, invoke this builder multiple times.
Functions
Link copied to clipboard
Adds a Bézier curve using this position as the first control point, and controlPoints as the remaining points.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Adds a line segment that goes forward ds.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the tangent to point toward pos, and adds a line segment in that direction.