attachCB(NotifierAccess &, const CallBack &, bool onlyifnew=false) | CallBacker | |
attachCB(NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) | CallBacker | inline |
blockCallBacks(bool yn, bool flush=true) | Geometry::Element | |
blockcbs_ | Geometry::Element | protected |
blocksCallBacks() const | Geometry::Element | inline |
boundingBox(bool approx) const | Geometry::Element | virtual |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
clone() const =0 | Geometry::Element | pure virtual |
computePosition(float) const =0 | Geometry::ParametricCurve | pure virtual |
computeTangent(float) const =0 | Geometry::ParametricCurve | pure virtual |
createIterator() const | Geometry::ParametricCurve | virtual |
detachAllNotifiers() | CallBacker | protected |
detachCB(NotifierAccess &, const CallBack &) | CallBacker | |
detachCB(NotifierAccess *notif, const CallBack &cb) | CallBacker | inline |
Element() | Geometry::Element | |
errmsg() | Geometry::Element | protected |
errMsg() const | Geometry::Element | virtual |
findClosestIntersection(float &p, const Plane3 &, float eps=1e-2) const | Geometry::ParametricCurve | virtual |
findClosestPosition(float &p, const Coord3 &, float eps=1e-2) const | Geometry::ParametricCurve | virtual |
getPosIDs(TypeSet< GeomPosID > &, bool=true) const | Geometry::ParametricCurve | virtual |
getPosition(GeomPosID) const =0 | Geometry::Element | pure virtual |
insertPosition(GeomPosID, const Coord3 &)=0 | Geometry::ParametricCurve | pure virtual |
isChanged() const | Geometry::Element | inlinevirtual |
ischanged_ | Geometry::Element | protected |
isCircular() const | Geometry::ParametricCurve | inlinevirtual |
isDefined(GeomPosID) const =0 | Geometry::Element | pure virtual |
isNotifierAttached(NotifierAccess *) const | CallBacker | |
movementbuffer_ | Geometry::Element | protected |
movementnotifier | Geometry::Element | |
nrposchbuffer_ | Geometry::Element | protected |
nrpositionnotifier | Geometry::Element | |
parameterRange() const =0 | Geometry::ParametricCurve | pure virtual |
resetChangedFlag() | Geometry::Element | inlinevirtual |
setPosition(GeomPosID, const Coord3 &)=0 | Geometry::Element | pure virtual |
triggerMovement(const TypeSet< GeomPosID > &) | Geometry::Element | protected |
triggerMovement(const GeomPosID &) | Geometry::Element | protected |
triggerMovement() | Geometry::Element | protected |
triggerNrPosCh(const TypeSet< GeomPosID > &) | Geometry::Element | protected |
triggerNrPosCh(const GeomPosID &) | Geometry::Element | protected |
triggerNrPosCh() | Geometry::Element | protected |
trimUndefParts() | Geometry::Element | inlinevirtual |
~CallBacker() | CallBacker | virtual |
~Element() | Geometry::Element | virtual |