Registry
|
Public Member Functions | |
const Vec * | axis () const |
const Vec * | center () const |
CylinderProjector () | |
CylinderProjector (const Vec *unnamed, const Vec *unnamed) | |
CylinderProjector (const Vec *unnamed, const Vec *unnamed, double unnamed) | |
CylinderProjector (const Vec *unnamed, const Vec *unnamed, double unnamed, double unnamed) | |
CylinderProjector (SmartPtr< IGeometry > unnamed, const Vec *unnamed, const Vec *unnamed, double unnamed, double unnamed) | |
SmartPtr< IGeometry > | geometry () const |
double | influence_radius () const |
double | radius () const |
void | set_axis (const Vec *axis) |
void | set_center (const Vec *center) |
void | set_geometry (SmartPtr< IGeometry > geometry) |
void | set_influence_radius (double influenceRadius) |
void | set_radius (double radius) |
CylinderProjector | ( | const Vec * | unnamed, |
const Vec * | unnamed | ||
) |
[in] | unnamed | |
[in] | unnamed |
CylinderProjector | ( | const Vec * | unnamed, |
const Vec * | unnamed, | ||
double | unnamed | ||
) |
[in] | unnamed | |
[in] | unnamed | |
[in] | unnamed |
CylinderProjector | ( | const Vec * | unnamed, |
const Vec * | unnamed, | ||
double | unnamed, | ||
double | unnamed | ||
) |
[in] | unnamed | |
[in] | unnamed | |
[in] | unnamed | |
[in] | unnamed |
CylinderProjector | ( | SmartPtr< IGeometry > | unnamed, |
const Vec * | unnamed, | ||
const Vec * | unnamed, | ||
double | unnamed, | ||
double | unnamed | ||
) |
[in] | unnamed | |
[in] | unnamed | |
[in] | unnamed | |
[in] | unnamed | |
[in] | unnamed |
|
inline |
|
inline |
References CylinderProjector::center().
Referenced by CylinderProjector::set_center().
References RefinementProjector::geometry().
Referenced by RefinementProjector::set_geometry(), and ProjectionHandler::set_geometry_all().
|
inline |
References CylinderProjector::influence_radius().
|
inline |
References CylinderProjector::radius().
Referenced by CylinderProjector::set_radius().
|
inline |
[in] | axis |
References CylinderProjector::axis(), and CylinderProjector::set_axis().
|
inline |
[in] | center |
References CylinderProjector::center(), and CylinderProjector::set_center().
[in] | geometry |
References RefinementProjector::geometry(), and RefinementProjector::set_geometry().
|
inline |
[in] | influenceRadius |
References CylinderProjector::set_influence_radius().
|
inline |
[in] | radius |
References CylinderProjector::radius(), and CylinderProjector::set_radius().