![]() |
QCAD
Open Source 2D CAD
|
Go to the source code of this file.
Classes | |
class | ON_Surface |
class | ON_SurfaceArray |
Functions | |
ON_DECL double | ON_ClosestPointAngle (const ON_Line &, const ON_Curve &, ON_Interval, const ON_3dPoint &, ON_3dPoint &, double *, double *) |
ON_DECL double ON_ClosestPointAngle | ( | const ON_Line & | axis, |
const ON_Curve & | curve, | ||
ON_Interval | angle_domain, | ||
const ON_3dPoint & | test_point, | ||
ON_3dPoint & | curve_test_point, | ||
double * | sine_angle, | ||
double * | cosine_angle ) |