Registry
|
Public Member Functions | |
SmartPtr< IGeometry > | geometry () const |
const Vec * | normal () const |
PlaneCutProjector () | |
PlaneCutProjector (const Vec *unnamed, const Vec *unnamed) | |
PlaneCutProjector (SmartPtr< IGeometry > unnamed, const Vec *unnamed, const Vec *unnamed) | |
const Vec * | position () const |
void | set_geometry (SmartPtr< IGeometry > geometry) |
void | set_normal (const Vec *normal) |
void | set_position (const Vec *position) |
PlaneCutProjector | ( | const Vec * | unnamed, |
const Vec * | unnamed | ||
) |
[in] | unnamed | |
[in] | unnamed |
PlaneCutProjector | ( | SmartPtr< IGeometry > | unnamed, |
const Vec * | unnamed, | ||
const Vec * | unnamed | ||
) |
[in] | unnamed | |
[in] | unnamed | |
[in] | unnamed |
References RefinementProjector::geometry().
Referenced by RefinementProjector::set_geometry(), and ProjectionHandler::set_geometry_all().
|
inline |
References PlaneCutProjector::normal().
Referenced by PlaneCutProjector::set_normal().
|
inline |
References PlaneCutProjector::position().
Referenced by PlaneCutProjector::set_position().
[in] | geometry |
References RefinementProjector::geometry(), and RefinementProjector::set_geometry().
|
inline |
[in] | normal |
References PlaneCutProjector::normal(), and PlaneCutProjector::set_normal().
|
inline |
[in] | position |
References PlaneCutProjector::position(), and PlaneCutProjector::set_position().