Public Member Functions | |
| BendPointFinder3D (const TypeSet< Coord3 > &, const Coord3 &scale, float eps) | |
Protected Member Functions | |
| float | getMaxSqDistToLine (int &idx, int start, int stop) const |
Protected Attributes | |
| const Coord3 * | coords_ |
| const Coord3 | scale_ |
| BendPointFinder3D::BendPointFinder3D | ( | const TypeSet< Coord3 > & | , | |
| const Coord3 & | scale, | |||
| float | eps | |||
| ) |
| float BendPointFinder3D::getMaxSqDistToLine | ( | int & | idx, | |
| int | start, | |||
| int | stop | |||
| ) | const [protected, virtual] |
Give the index of the point that is furthest from the line from start to stop.
Implements BendPointFinderBase.
const Coord3* BendPointFinder3D::coords_ [protected] |
const Coord3 BendPointFinder3D::scale_ [protected] |
1.7.1