#include <ut_geo.h>
p1 .. startpoint p2 .. endpoint pc .. Centerpoint rad .. radius; positiv for CCW, negative for CW ango .. opening angle in rad; positiv for CCW, negative for CW
Data Fields | |
Point2 | p1 |
Point2 | p2 |
Point2 | pc |
double | rad |
double | ango |
double Circ2::rad |
double Circ2::ango |