OpendTect-6_4
6.4
|
Public Member Functions | |
Element () | |
virtual | ~Element () |
virtual Iterator * | createIterator () const =0 |
virtual void | getPosIDs (TypeSet< GeomPosID > &, bool noudf=true) const |
virtual IntervalND< float > | boundingBox (bool approx) const |
virtual Element * | clone () const =0 |
virtual uiString | errMsg () const |
virtual Coord3 | getPosition (GeomPosID) const =0 |
virtual bool | setPosition (GeomPosID, const Coord3 &)=0 |
virtual bool | isDefined (GeomPosID) const =0 |
virtual bool | isChanged () const |
virtual void | resetChangedFlag () |
virtual void | trimUndefParts () |
void | blockCallBacks (bool yn, bool flush=true) |
bool | blocksCallBacks () const |
Public Member Functions inherited from CallBacker | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
void | detachCB (NotifierAccess &, const CallBack &) |
void | detachCB (NotifierAccess *notif, const CallBack &cb) |
bool | isNotifierAttached (NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
Public Attributes | |
CNotifier< Element, const TypeSet< GeomPosID > * > | movementnotifier |
CNotifier< Element, const TypeSet< GeomPosID > * > | nrpositionnotifier |
Protected Member Functions | |
void | triggerMovement (const TypeSet< GeomPosID > &) |
void | triggerMovement (const GeomPosID &) |
void | triggerMovement () |
void | triggerNrPosCh (const TypeSet< GeomPosID > &) |
void | triggerNrPosCh (const GeomPosID &) |
void | triggerNrPosCh () |
uiString & | errmsg () |
Protected Member Functions inherited from CallBacker | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
Protected Attributes | |
bool | blockcbs_ |
TypeSet< GeomPosID > | nrposchbuffer_ |
TypeSet< GeomPosID > | movementbuffer_ |
bool | ischanged_ |
Private Member Functions | |
mODTextTranslationClass (Element) | |
Private Attributes | |
Threads::Lock | poschglock_ |
Threads::Lock | movementlock_ |
uiString * | errmsg_ |
Geometry::Element::Element | ( | ) |
|
virtual |
void Geometry::Element::blockCallBacks | ( | bool | yn, |
bool | flush = true |
||
) |
|
inline |
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.
flush | specifies whether a callback with all accumulated changes will be triggered. |
|
virtual |
Reimplemented in Geometry::CubicBezierSurface, and Geometry::CubicBezierCurve.
|
pure virtual |
|
pure virtual |
Implemented in Geometry::ParametricCurve, and Geometry::RowColSurface.
|
virtual |
|
protected |
|
virtual |
Reimplemented in Geometry::ParametricCurve, Geometry::BinIDSurface, and Geometry::RowColSurface.
Implemented in Geometry::Horizon2DLine, Geometry::ParametricSurface, Geometry::RowColSurface, and Geometry::CubicBezierCurve.
|
inlinevirtual |
|
pure virtual |
Implemented in Geometry::Horizon2DLine, Geometry::ParametricSurface, Geometry::RowColSurface, and Geometry::CubicBezierCurve.
|
private |
|
inlinevirtual |
Implemented in Geometry::Horizon2DLine, Geometry::ParametricSurface, Geometry::RowColSurface, and Geometry::CubicBezierCurve.
|
protected |
|
protected |
|
protected |
|
protected |
|
inlinevirtual |
Reimplemented in Geometry::ParametricSurface, and Geometry::Horizon2DLine.
|
protected |
|
private |
|
protected |
|
private |
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019