RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS Class Reference
Class for surface fitting method from .
More...
#include <rvc/opsurfacefitting.h>
List of all members.
Detailed Description
Class for surface fitting method from .
Member Enumeration Documentation
- Enumerator:
| SEARCHAREA_Circle |
|
| SEARCHAREA_Square |
|
| SEARCHAREA_Diamond |
|
Constructor & Destructor Documentation
| RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::INVERSEDISTANCE_PARAMETERS |
( |
|
) |
|
Member Function Documentation
| int RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::GetDistanceUnit |
( |
|
) |
const [inline] |
| SEARCHAREA RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::GetSearchArea |
( |
|
) |
const [inline] |
| double RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::GetSearchDistance |
( |
|
) |
const [inline] |
| double RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::GetWeightingPower |
( |
|
) |
const [inline] |
| void RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::SetDistanceUnit |
( |
const int |
unit |
) |
[inline] |
| void RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::SetSearchArea |
( |
const SEARCHAREA |
area |
) |
[inline] |
| double RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::SetSearchDistance |
( |
const double |
distance |
) |
[inline] |
| double RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::SetWeightingPower |
( |
const double |
power |
) |
[inline] |
The documentation for this class was generated from the following file: