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