Structs§
- Circle
Params  - Tangential
ArcInfo Input  - Structure to hold input data for calculating tangential arc information.
 - Tangential
ArcInfo Output  - Structure to hold the output data from calculating tangential arc information.
 
Functions§
- arc_
angles  - arc_
center_ and_ end  - between
 - Get the angle between these points
 - calculate_
circle_ center  - calculate_
circle_ from_ 3_ points  - calculate_
intersection_ of_ two_ lines  - delta
 - Gives the ▲-angle between from and to angles (shortest path)
 - distance
 - Get the distance between two points.
 - get_
tangent_ point_ from_ previous_ arc  - get_
tangential_ arc_ to_ info  - get_
x_ component  - get_
y_ component  - intersect
 - intersection_
with_ parallel_ line  - is_
on_ circumference  - is_
points_ ccw  - is_
points_ ccw_ wasm  - normalize
 - Normalize the angle
 - normalize_
rad