_setKnot(int idx, const Coord3 &) override | Geometry::CubicBezierSurface | protectedvirtual |
attachCB(const NotifierAccess &, const CallBack &, bool onlyifnew=false) const | CallBacker | |
attachCB(const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const | CallBacker | |
attachednotifiers_ | CallBacker | private |
attachednotifierslock_ | CallBacker | mutableprivate |
blockCallBacks(bool yn, bool flush=true) | Geometry::Element | |
blockcbs_ | Geometry::Element | protected |
blocksCallBacks() const | Geometry::Element | inline |
boundingBox(bool approx) const override | Geometry::CubicBezierSurface | virtual |
boundingBox(const RowCol &, bool ownvertices) const | Geometry::CubicBezierSurface | protected |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
checkSelfIntersection(const RowCol &) const override | Geometry::CubicBezierSurface | protectedvirtual |
Geometry::ParametricSurface::checkSelfIntersection(bool yn) | Geometry::ParametricSurface | |
checkselfintersection_ | Geometry::ParametricSurface | protected |
checksSelfIntersection() const | Geometry::ParametricSurface | |
checksSupport() const | Geometry::ParametricSurface | |
checkSupport(bool yn) | Geometry::ParametricSurface | |
checksupport_ | Geometry::ParametricSurface | protected |
circularCols() const | Geometry::ParametricSurface | inlinevirtual |
circularRows() const | Geometry::ParametricSurface | inlinevirtual |
clone() const override | Geometry::CubicBezierSurface | virtual |
colDim() | Geometry::ParametricSurface | inlineprotectedstatic |
coldirections | Geometry::CubicBezierSurface | protected |
colIndex(int col) const | Geometry::ParametricSurface | inlineprotected |
colRange(int row) const override | Geometry::ParametricSurface | virtual |
colRange() const override | Geometry::ParametricSurface | virtual |
computeColDirection(const RowCol &) const | Geometry::CubicBezierSurface | protected |
computeNormal(const Coord &) const override | Geometry::CubicBezierSurface | virtual |
computePosition(const Coord &) const override | Geometry::CubicBezierSurface | virtual |
computeRowDirection(const RowCol &) const | Geometry::CubicBezierSurface | protected |
createColCurve(float col, const Interval< int > *rowrange=0) const override | Geometry::CubicBezierSurface | virtual |
createIterator() const override | Geometry::RowColSurface | virtual |
createReceiverForCurrentThread() | CallBacker | static |
createRowCurve(float row, const Interval< int > *colrange=0) const override | Geometry::CubicBezierSurface | virtual |
CubicBezierSurface(const RowCol &step=RowCol(1, 1)) | Geometry::CubicBezierSurface | |
CubicBezierSurface(const CubicBezierSurface &) | Geometry::CubicBezierSurface | |
detachAllNotifiers() const | CallBacker | |
detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
directionInfluence() const | Geometry::CubicBezierSurface | |
directioninfluence | Geometry::CubicBezierSurface | protected |
Element() | Geometry::Element | |
errmsg() | Geometry::Element | protected |
errMsg() const | Geometry::Element | virtual |
errmsg_ | Geometry::Element | private |
getBezierVertex(const RowCol &knot, const RowCol &relpos) const | Geometry::CubicBezierSurface | |
getColDirection(const RowCol &, bool computeifudf) const | Geometry::CubicBezierSurface | |
getKnot(const RowCol &rc) const override | Geometry::CubicBezierSurface | inlinevirtual |
getKnot(const RowCol &, bool estimateifundef) const override | Geometry::CubicBezierSurface | virtual |
getKnotIndex(const RowCol &rc) const | Geometry::ParametricSurface | |
getKnotRowCol(int idx) const | Geometry::ParametricSurface | |
getPatch(const RowCol &) const | Geometry::CubicBezierSurface | |
getPosIDs(TypeSet< GeomPosID > &, bool=true) const override | Geometry::RowColSurface | virtual |
getPosition(GeomPosID pid) const override | Geometry::ParametricSurface | virtual |
getRowDirection(const RowCol &, bool computeifudf) const | Geometry::CubicBezierSurface | |
hasSupport(const RowCol &) const | Geometry::ParametricSurface | |
insertCol(int col, int nrnew=1) override | Geometry::CubicBezierSurface | virtual |
insertRow(int row, int nrnew=1) override | Geometry::CubicBezierSurface | virtual |
intersectWithLine(const Line3 &, Coord &) const | Geometry::CubicBezierSurface | |
isAtEdge(const RowCol &) const | Geometry::ParametricSurface | |
isAtSameEdge(const RowCol &, const RowCol &, TypeSet< RowCol > *=0) const | Geometry::ParametricSurface | protected |
isCapsule() const | CallBacker | inlinevirtual |
isChanged() const | Geometry::Element | inlinevirtual |
ischanged_ | Geometry::Element | protected |
isDefined(GeomPosID pid) const override | Geometry::ParametricSurface | virtual |
isEmpty() const override | Geometry::CubicBezierSurface | inlinevirtual |
isKnotDefined(const RowCol &) const override | Geometry::ParametricSurface | virtual |
isNotifierAttached(const NotifierAccess *) const | CallBacker | |
movementbuffer_ | Geometry::Element | protected |
movementlock_ | Geometry::Element | private |
movementnotifier | Geometry::Element | |
notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
nrCols() const override | Geometry::CubicBezierSurface | protectedvirtual |
nrKnots() const | Geometry::ParametricSurface | |
nrposchbuffer_ | Geometry::Element | protected |
nrpositionnotifier | Geometry::Element | |
nrRows() const override | Geometry::CubicBezierSurface | protectedvirtual |
origin_ | Geometry::ParametricSurface | protected |
ParametricSurface(const RowCol &origin=RowCol(0, 0), const RowCol &step=RowCol(1, 1)) | Geometry::ParametricSurface | protected |
poschglock_ | Geometry::Element | private |
positions | Geometry::CubicBezierSurface | protected |
removeCol(int col, int stopcol=-1) override | Geometry::CubicBezierSurface | virtual |
removeReceiverForCurrentThread() | CallBacker | static |
removeRow(int row, int stoprow=-1) override | Geometry::CubicBezierSurface | virtual |
resetChangedFlag() | Geometry::Element | inlinevirtual |
RowColSurface() | Geometry::RowColSurface | protected |
rowDim() | Geometry::ParametricSurface | inlineprotectedstatic |
rowdirections | Geometry::CubicBezierSurface | protected |
rowIndex(int row) const | Geometry::ParametricSurface | inlineprotected |
rowRange() const override | Geometry::ParametricSurface | virtual |
rowRange(int col) const | Geometry::ParametricSurface | virtual |
setDirectionInfluence(float) | Geometry::CubicBezierSurface | |
setKnot(const RowCol &, const Coord3 &) override | Geometry::ParametricSurface | virtual |
setPosition(GeomPosID pid, const Coord3 &) override | Geometry::ParametricSurface | virtual |
step_ | Geometry::ParametricSurface | protected |
stopReceivingNotifications() const | CallBacker | inline |
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() override | Geometry::ParametricSurface | virtual |
trueCaller() | CallBacker | inlinevirtual |
unsetKnot(const RowCol &) | Geometry::ParametricSurface | virtual |
~CallBacker() | CallBacker | virtual |
~CubicBezierSurface() | Geometry::CubicBezierSurface | |
~Element() | Geometry::Element | virtual |
~ParametricSurface() | Geometry::ParametricSurface | |
~RowColSurface() | Geometry::RowColSurface | |