| _setKnot(int idx, const Coord3 &) | Geometry::BinIDSurface | 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 |
| BinIDSurface(const BinID &step) | Geometry::BinIDSurface | |
| BinIDSurface(const BinIDSurface &) | Geometry::BinIDSurface | |
| 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 | Geometry::BinIDSurface | virtual |
| colDim() | Geometry::ParametricSurface | inlineprotectedstatic |
| colIndex(int col) const | Geometry::ParametricSurface | inlineprotected |
| colRange() const | Geometry::BinIDSurface | virtual |
| colRange(int row) const | Geometry::BinIDSurface | virtual |
| computeNormal(const Coord &) const | Geometry::ParametricSurface | virtual |
| computePosition(const Coord ¶m) const | Geometry::BinIDSurface | virtual |
| createColCurve(float col, const Interval< int > *rowrange=0) const | Geometry::ParametricSurface | virtual |
| createIterator() const | Geometry::RowColSurface | virtual |
| createReceiverForCurrentThread() | CallBacker | static |
| createRowCurve(float row, const Interval< int > *colrange=0) const | Geometry::ParametricSurface | virtual |
| depths_ | Geometry::BinIDSurface | protected |
| detachAllNotifiers() const | CallBacker | |
| detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
| detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
| Element() | Geometry::Element | |
| errMsg() const | Geometry::Element | virtual |
| errmsg() | Geometry::Element | protected |
| errmsg_ | Geometry::Element | private |
| expandWithUdf(const BinID &start, const BinID &stop) | Geometry::BinIDSurface | |
| getArray() | Geometry::BinIDSurface | inline |
| getArray() const | Geometry::BinIDSurface | inline |
| getKnot(const RowCol &rc) const | Geometry::BinIDSurface | inlinevirtual |
| getKnot(const RowCol &, bool computeifudf) const | Geometry::BinIDSurface | virtual |
| getKnotCoord(const RowCol &) const | Geometry::BinIDSurface | |
| getKnotIndex(const RowCol &rc) const | Geometry::ParametricSurface | |
| getKnotRowCol(int idx) const | Geometry::ParametricSurface | |
| getNearestKnotRowCol(Coord) const | Geometry::BinIDSurface | |
| getPosIDs(TypeSet< GeomPosID > &, bool rmudf=true) const | Geometry::BinIDSurface | virtual |
| getPosition(GeomPosID pid) const | Geometry::ParametricSurface | virtual |
| hasSupport(const RowCol &) const | Geometry::ParametricSurface | |
| insertCol(int col, int nrnew=1) | Geometry::BinIDSurface | virtual |
| insertRow(int row, int nrnew=1) | Geometry::BinIDSurface | virtual |
| 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::BinIDSurface | inlinevirtual |
| isKnotDefined(const RowCol &) const | Geometry::ParametricSurface | virtual |
| isNotifierAttached(const NotifierAccess *) const | CallBacker | |
| lineSegmentIntersection(Coord3, Coord3, float zshift=0.0) | Geometry::BinIDSurface | |
| movementbuffer_ | Geometry::Element | protected |
| movementlock_ | Geometry::Element | private |
| movementnotifier | Geometry::Element | |
| notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
| nrCols() const | Geometry::BinIDSurface | protectedvirtual |
| nrKnots() const | Geometry::ParametricSurface | |
| nrposchbuffer_ | Geometry::Element | protected |
| nrpositionnotifier | Geometry::Element | |
| nrRows() const | Geometry::BinIDSurface | protectedvirtual |
| origin_ | Geometry::ParametricSurface | protected |
| ParametricSurface(const RowCol &origin=RowCol(0, 0), const RowCol &step=RowCol(1, 1)) | Geometry::ParametricSurface | |
| poschglock_ | Geometry::Element | private |
| removeCol(int, int) | Geometry::BinIDSurface | virtual |
| removeReceiverForCurrentThread() | CallBacker | static |
| removeRow(int, int) | Geometry::BinIDSurface | virtual |
| resetChangedFlag() | Geometry::Element | inlinevirtual |
| rowDim() | Geometry::ParametricSurface | inlineprotectedstatic |
| rowIndex(int row) const | Geometry::ParametricSurface | inlineprotected |
| rowRange() const | Geometry::BinIDSurface | virtual |
| rowRange(int col) const | Geometry::BinIDSurface | virtual |
| setArray(const BinID &start, const BinID &step, Array2D< float > *, bool takeover) | Geometry::BinIDSurface | |
| setKnot(const RowCol &, const Coord3 &) | Geometry::ParametricSurface | virtual |
| setPosition(GeomPosID pid, const Coord3 &) | Geometry::ParametricSurface | virtual |
| step_ | Geometry::ParametricSurface | protected |
| stopReceivingNotifications() const | CallBacker | inline |
| surveyinfo_ | Geometry::BinIDSurface | 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 |
| zRange() | Geometry::BinIDSurface | |
| zRange(Coord, Coord) const | Geometry::BinIDSurface | |
| zrange_ | Geometry::BinIDSurface | protected |
| ~BinIDSurface() | Geometry::BinIDSurface | |
| ~CallBacker() | CallBacker | virtual |
| ~Element() | Geometry::Element | virtual |
| ~ParametricSurface() | Geometry::ParametricSurface | |