![]() |
OpendTect
6.6
|
Public Member Functions | |
| Element () | |
| virtual | ~Element () |
| void | blockCallBacks (bool yn, bool flush=true) |
| bool | blocksCallBacks () const |
| virtual IntervalND< float > | boundingBox (bool approx) const |
| virtual Element * | clone () const =0 |
| virtual Iterator * | createIterator () const =0 |
| virtual uiString | errMsg () const |
| virtual void | getPosIDs (TypeSet< GeomPosID > &, bool noudf=true) const |
| virtual Coord3 | getPosition (GeomPosID) const =0 |
| virtual bool | isChanged () const |
| virtual bool | isDefined (GeomPosID) const =0 |
| virtual void | resetChangedFlag () |
| virtual bool | setPosition (GeomPosID, const Coord3 &)=0 |
| virtual void | trimUndefParts () |
Public Member Functions inherited from CallBacker | |
| CallBacker () | |
| CallBacker (const CallBacker &) | |
| virtual | ~CallBacker () |
| bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| void | detachAllNotifiers () const |
| Call from the destructor of your inherited object. More... | |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| virtual bool | isCapsule () const |
| bool | isNotifierAttached (const NotifierAccess *) const |
| Only for debugging purposes, don't use. More... | |
| void | stopReceivingNotifications () const |
Public Attributes | |
| CNotifier< Element, const TypeSet< GeomPosID > * > | movementnotifier |
| CNotifier< Element, const TypeSet< GeomPosID > * > | nrpositionnotifier |
Protected Member Functions | |
| uiString & | errmsg () |
| void | triggerMovement () |
| void | triggerMovement (const GeomPosID &) |
| void | triggerMovement (const TypeSet< GeomPosID > &) |
| void | triggerNrPosCh () |
| void | triggerNrPosCh (const GeomPosID &) |
| void | triggerNrPosCh (const TypeSet< GeomPosID > &) |
Protected Attributes | |
| bool | blockcbs_ |
| bool | ischanged_ |
| TypeSet< GeomPosID > | movementbuffer_ |
| TypeSet< GeomPosID > | nrposchbuffer_ |
Private Attributes | |
| uiString * | errmsg_ |
| Threads::Lock | movementlock_ |
| Threads::Lock | poschglock_ |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
<>
| Geometry::Element::Element | ( | ) |
|
virtual |
| void Geometry::Element::blockCallBacks | ( | bool | yn, |
| bool | flush = true |
||
| ) |
Block callbacks until further notice. If blocked, lists of added/changed positions will accumulate changes, so they can be flushed when the block is turned off.
| yn | |
| flush | specifies whether a callback with all accumulated changes will be triggered. |
|
inline |
|
virtual |
Reimplemented in Geometry::CubicBezierCurve, and Geometry::CubicBezierSurface.
|
pure virtual |
|
pure virtual |
Implemented in Geometry::RowColSurface, and Geometry::ParametricCurve.
|
protected |
|
virtual |
|
virtual |
Reimplemented in Geometry::RowColSurface, Geometry::ParametricCurve, and Geometry::BinIDSurface.
|
pure virtual |
Implemented in Geometry::CubicBezierCurve, Geometry::RowColSurface, Geometry::ParametricSurface, and Geometry::Horizon2DLine.
|
inlinevirtual |
|
pure virtual |
Implemented in Geometry::CubicBezierCurve, Geometry::RowColSurface, Geometry::ParametricSurface, and Geometry::Horizon2DLine.
|
inlinevirtual |
|
pure virtual |
Implemented in Geometry::CubicBezierCurve, Geometry::Horizon2DLine, Geometry::RowColSurface, and Geometry::ParametricSurface.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
inlinevirtual |
Reimplemented in Geometry::ParametricSurface, and Geometry::Horizon2DLine.
|
protected |
|
private |
|
protected |
|
protected |
|
private |
|
protected |
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022