Registry
|
Public Member Functions | |
double | change_rate () const |
SmartPtr< IGeometry > | geometry () const |
int | iterations () const |
void | set_change_rate (double changeRate) |
void | set_geometry (SmartPtr< IGeometry > geometry) |
void | set_iterations (int iterations) |
SmoothProjector () | |
SmoothProjector (int unnamed, double unnamed) | |
SmoothProjector (SmartPtr< IGeometry > unnamed, int unnamed, double unnamed) | |
SmoothProjector | ( | ) |
SmoothProjector | ( | int | unnamed, |
double | unnamed | ||
) |
[in] | unnamed | |
[in] | unnamed |
SmoothProjector | ( | SmartPtr< IGeometry > | unnamed, |
int | unnamed, | ||
double | unnamed | ||
) |
[in] | unnamed | |
[in] | unnamed | |
[in] | unnamed |
|
inline |
References SmoothProjector::change_rate().
References RefinementProjector::geometry().
Referenced by RefinementProjector::set_geometry(), and ProjectionHandler::set_geometry_all().
|
inline |
References SmoothProjector::iterations().
Referenced by SmoothProjector::set_iterations().
|
inline |
[in] | changeRate |
References SmoothProjector::set_change_rate().
[in] | geometry |
References RefinementProjector::geometry(), and RefinementProjector::set_geometry().
|
inline |
[in] | iterations |
References SmoothProjector::iterations(), and SmoothProjector::set_iterations().