addedKnots(CallBacker *) | Geometry::ElementEditorImpl | protected |
attachCB(NotifierAccess &, const CallBack &, bool onlyifnew=false) | CallBacker | |
attachCB(NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) | CallBacker | inline |
BinIDElementEditor(Geometry::Element &elem) | Geometry::BinIDElementEditor | inline |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
detachAllNotifiers() | CallBacker | protected |
detachCB(NotifierAccess &, const CallBack &) | CallBacker | |
detachCB(NotifierAccess *notif, const CallBack &cb) | CallBacker | inline |
editpositionchange | Geometry::ElementEditor | |
element | Geometry::ElementEditor | protected |
ElementEditor(Geometry::Element &element) | Geometry::ElementEditor | |
ElementEditorImpl(Element &elem, const Coord3 &dir1d=Coord3::udf(), const Coord3 &norm2d=Coord3::udf(), bool allow3d=false) | Geometry::ElementEditorImpl | |
getDirection(GeomPosID) const | Geometry::ElementEditor | virtual |
getDirectionPlaneNormal(GeomPosID) const | Geometry::ElementEditor | virtual |
getEditIDs(TypeSet< GeomPosID > &) const | Geometry::ElementEditor | virtual |
getElement() const | Geometry::ElementEditor | inline |
getElement() | Geometry::ElementEditor | inline |
getNormal(GeomPosID) const | Geometry::ElementEditor | virtual |
getPosition(GeomPosID) const | Geometry::ElementEditor | virtual |
isNotifierAttached(NotifierAccess *) const | CallBacker | |
maySetDirection(GeomPosID) const | Geometry::ElementEditor | virtual |
maySetNormal(GeomPosID) const | Geometry::ElementEditor | virtual |
mayTranslate1D(GeomPosID) const | Geometry::ElementEditorImpl | virtual |
mayTranslate2D(GeomPosID) const | Geometry::ElementEditorImpl | virtual |
maytranslate3d | Geometry::ElementEditorImpl | protected |
mayTranslate3D(GeomPosID) const | Geometry::ElementEditorImpl | virtual |
setDirection(GeomPosID, const Coord3 &) | Geometry::ElementEditor | virtual |
setNormal(GeomPosID, const Coord3 &) | Geometry::ElementEditor | virtual |
setPosition(GeomPosID, const Coord3 &) | Geometry::ElementEditor | virtual |
translate1ddir | Geometry::ElementEditorImpl | protected |
translation1DDirection(GeomPosID) const | Geometry::ElementEditorImpl | virtual |
translation2dnormal | Geometry::ElementEditorImpl | protected |
translation2DNormal(GeomPosID) const | Geometry::ElementEditorImpl | virtual |
~CallBacker() | CallBacker | virtual |
~ElementEditor() | Geometry::ElementEditor | virtual |
~ElementEditorImpl() | Geometry::ElementEditorImpl | |