| _setKnot(int idx, const Coord3 &)=0 | Geometry::ParametricSurface | protectedpure virtual |
| 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 | |
| checkSelfIntersection(bool yn) | Geometry::ParametricSurface | |
| checkSelfIntersection(const RowCol &) const | Geometry::ParametricSurface | protectedvirtual |
| 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 =0 | Geometry::ParametricSurface | pure virtual |
| colDim() | Geometry::ParametricSurface | inlineprotectedstatic |
| colIndex(int col) const | Geometry::ParametricSurface | inlineprotected |
| colRange(int row) const | Geometry::ParametricSurface | virtual |
| colRange() const | Geometry::ParametricSurface | virtual |
| computeNormal(const Coord &) const | Geometry::ParametricSurface | virtual |
| computePosition(const Coord &) const | Geometry::ParametricSurface | virtual |
| createColCurve(float col, const Interval< int > *rowrange=0) const | Geometry::ParametricSurface | virtual |
| createIterator() const | Geometry::RowColSurface | virtual |
| createRowCurve(float row, const Interval< int > *colrange=0) const | Geometry::ParametricSurface | 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 |
| getKnot(const RowCol &) const | Geometry::ParametricSurface | virtual |
| getKnot(const RowCol &, bool interpifudf) const =0 | Geometry::ParametricSurface | pure virtual |
| getKnotIndex(const RowCol &rc) const | Geometry::ParametricSurface | |
| getKnotRowCol(int idx) const | Geometry::ParametricSurface | |
| getPosIDs(TypeSet< GeomPosID > &, bool=true) const | Geometry::RowColSurface | virtual |
| getPosition(GeomPosID pid) const | Geometry::ParametricSurface | virtual |
| hasSupport(const RowCol &) const | Geometry::ParametricSurface | |
| insertCol(int col, int nrnew=1)=0 | Geometry::ParametricSurface | pure virtual |
| insertRow(int row, int nrnew=1)=0 | Geometry::ParametricSurface | pure virtual |
| isAtEdge(const RowCol &) const | Geometry::ParametricSurface | |
| isAtSameEdge(const RowCol &, const RowCol &, TypeSet< RowCol > *=0) const | Geometry::ParametricSurface | protected |
| isChanged() const | Geometry::Element | inlinevirtual |
| ischanged_ | Geometry::Element | protected |
| isDefined(GeomPosID pid) const | Geometry::ParametricSurface | virtual |
| isEmpty() const =0 | Geometry::RowColSurface | pure virtual |
| isKnotDefined(const RowCol &) const | Geometry::ParametricSurface | virtual |
| isNotifierAttached(NotifierAccess *) const | CallBacker | |
| mODTextTranslationClass(ParametricSurface) | Geometry::ParametricSurface | private |
| movementbuffer_ | Geometry::Element | protected |
| movementnotifier | Geometry::Element | |
| nrCols() const =0 | Geometry::ParametricSurface | protectedpure virtual |
| nrKnots() const | Geometry::ParametricSurface | |
| nrposchbuffer_ | Geometry::Element | protected |
| nrpositionnotifier | Geometry::Element | |
| nrRows() const =0 | Geometry::ParametricSurface | protectedpure virtual |
| origin_ | Geometry::ParametricSurface | protected |
| ParametricSurface(const RowCol &origin=RowCol(0, 0), const RowCol &step=RowCol(1, 1)) | Geometry::ParametricSurface | |
| removeCol(int startcol, int stoprcol) | Geometry::ParametricSurface | inlinevirtual |
| removeRow(int startrow, int stoprow) | Geometry::ParametricSurface | inlinevirtual |
| resetChangedFlag() | Geometry::Element | inlinevirtual |
| rowDim() | Geometry::ParametricSurface | inlineprotectedstatic |
| rowIndex(int row) const | Geometry::ParametricSurface | inlineprotected |
| rowRange() const | Geometry::ParametricSurface | virtual |
| rowRange(int col) const | Geometry::ParametricSurface | virtual |
| setKnot(const RowCol &, const Coord3 &) | Geometry::ParametricSurface | virtual |
| setPosition(GeomPosID pid, const Coord3 &) | Geometry::ParametricSurface | virtual |
| step_ | Geometry::ParametricSurface | protected |
| 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 |
| ~Element() | Geometry::Element | virtual |
| ~ParametricSurface() | Geometry::ParametricSurface | |