◆ addPoint()
void AdaptivePath::Interpolation::addPoint |
( |
double |
area, |
|
|
double |
angle |
|
) |
| |
◆ clampAngle()
double AdaptivePath::Interpolation::clampAngle |
( |
double |
angle | ) |
|
◆ clear()
void AdaptivePath::Interpolation::clear |
( |
void |
| ) |
|
◆ getPointCount()
size_t AdaptivePath::Interpolation::getPointCount |
( |
| ) |
|
◆ getRandomAngle()
double AdaptivePath::Interpolation::getRandomAngle |
( |
| ) |
|
◆ interpolateAngle()
double AdaptivePath::Interpolation::interpolateAngle |
( |
double |
targetArea | ) |
|
◆ MAX_ANGLE
const double AdaptivePath::Interpolation::MAX_ANGLE = M_PI / 4 |
◆ MIN_ANGLE
const double AdaptivePath::Interpolation::MIN_ANGLE = -M_PI / 4 |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/Path/libarea/Adaptive.cpp