| _setKnot(int idx, const Coord3 &) | 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 | |
| blockCallBacks(bool yn, bool flush=true) | Geometry::Element | |
| blockcbs_ | Geometry::Element | protected |
| blocksCallBacks() const | Geometry::Element | inline |
| boundingBox(bool approx) const | Geometry::CubicBezierSurface | virtual |
| boundingBox(const RowCol &, bool ownvertices) const | Geometry::CubicBezierSurface | protected |
| CallBacker() | CallBacker | |
| CallBacker(const CallBacker &) | CallBacker | |
| checkSelfIntersection(const RowCol &) const | 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 | Geometry::CubicBezierSurface | virtual |
| colDim() | Geometry::ParametricSurface | inlineprotectedstatic |
| coldirections | Geometry::CubicBezierSurface | protected |
| colIndex(int col) const | Geometry::ParametricSurface | inlineprotected |
| colRange(int row) const | Geometry::ParametricSurface | virtual |
| colRange() const | Geometry::ParametricSurface | virtual |
| computeColDirection(const RowCol &) const | Geometry::CubicBezierSurface | protected |
| computeNormal(const Coord &) const | Geometry::CubicBezierSurface | virtual |
| computePosition(const Coord &) const | Geometry::CubicBezierSurface | virtual |
| computeRowDirection(const RowCol &) const | Geometry::CubicBezierSurface | protected |
| createColCurve(float col, const Interval< int > *rowrange=0) const | Geometry::CubicBezierSurface | virtual |
| createIterator() const | Geometry::RowColSurface | virtual |
| createReceiverForCurrentThread() | CallBacker | static |
| createRowCurve(float row, const Interval< int > *colrange=0) const | Geometry::CubicBezierSurface | virtual |
| CubicBezierSurface(const RowCol &step=RowCol(1, 1)) | Geometry::CubicBezierSurface | |
| CubicBezierSurface(const CubicBezierSurface &) | Geometry::CubicBezierSurface | |
| detachAllNotifiers() const | CallBacker | protected |
| detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
| detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
| directioninfluence | Geometry::CubicBezierSurface | protected |
| directionInfluence() const | Geometry::CubicBezierSurface | |
| Element() | Geometry::Element | |
| errMsg() const | Geometry::Element | virtual |
| errmsg() | Geometry::Element | protected |
| getBezierVertex(const RowCol &knot, const RowCol &relpos) const | Geometry::CubicBezierSurface | |
| getColDirection(const RowCol &, bool computeifudf) const | Geometry::CubicBezierSurface | |
| getKnot(const RowCol &rc) const | Geometry::CubicBezierSurface | inlinevirtual |
| getKnot(const RowCol &, bool estimateifundef) const | 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 | Geometry::RowColSurface | virtual |
| getPosition(GeomPosID pid) const | Geometry::ParametricSurface | virtual |
| getRowDirection(const RowCol &, bool computeifudf) const | Geometry::CubicBezierSurface | |
| hasSupport(const RowCol &) const | Geometry::ParametricSurface | |
| insertCol(int col, int nrnew=1) | Geometry::CubicBezierSurface | virtual |
| insertRow(int row, int nrnew=1) | 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 | Geometry::ParametricSurface | virtual |
| isEmpty() const | Geometry::CubicBezierSurface | inlinevirtual |
| isKnotDefined(const RowCol &) const | Geometry::ParametricSurface | virtual |
| isNotifierAttached(const NotifierAccess *) const | CallBacker | |
| mODTextTranslationClass(CubicBezierSurface) | Geometry::CubicBezierSurface | private |
| movementbuffer_ | Geometry::Element | protected |
| movementnotifier | Geometry::Element | |
| nrCols() const | Geometry::CubicBezierSurface | protectedvirtual |
| nrKnots() const | Geometry::ParametricSurface | |
| nrposchbuffer_ | Geometry::Element | protected |
| nrpositionnotifier | Geometry::Element | |
| nrRows() const | Geometry::CubicBezierSurface | protectedvirtual |
| origin_ | Geometry::ParametricSurface | protected |
| ParametricSurface(const RowCol &origin=RowCol(0, 0), const RowCol &step=RowCol(1, 1)) | Geometry::ParametricSurface | |
| positions | Geometry::CubicBezierSurface | protected |
| removeCol(int col, int stopcol=-1) | Geometry::CubicBezierSurface | virtual |
| removeReceiverForCurrentThread() | CallBacker | static |
| removeRow(int row, int stoprow=-1) | Geometry::CubicBezierSurface | virtual |
| resetChangedFlag() | Geometry::Element | inlinevirtual |
| rowDim() | Geometry::ParametricSurface | inlineprotectedstatic |
| rowdirections | Geometry::CubicBezierSurface | protected |
| rowIndex(int row) const | Geometry::ParametricSurface | inlineprotected |
| rowRange() const | Geometry::ParametricSurface | virtual |
| rowRange(int col) const | Geometry::ParametricSurface | virtual |
| setDirectionInfluence(float) | Geometry::CubicBezierSurface | |
| setKnot(const RowCol &, const Coord3 &) | Geometry::ParametricSurface | virtual |
| setPosition(GeomPosID pid, const Coord3 &) | 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() | Geometry::ParametricSurface | virtual |
| unsetKnot(const RowCol &) | Geometry::ParametricSurface | virtual |
| ~CallBacker() | CallBacker | virtual |
| ~CubicBezierSurface() | Geometry::CubicBezierSurface | |
| ~Element() | Geometry::Element | virtual |
| ~ParametricSurface() | Geometry::ParametricSurface | |