![]() |
OpendTect
7.0
|
Interface for a list of Coord3 with automatically maintained IDs. More...
Public Member Functions | |
| virtual int | add (const Coord3 &)=0 |
| Return new id, or -1 if unsuccessful. More... | |
| virtual void | addValue (int id, const Coord3 &)=0 |
| Adds value to existing value at id. More... | |
| Coord3 | center () const |
| virtual Coord3 | get (int id) const =0 |
| virtual bool | isDefined (int id) const =0 |
| virtual int | nextID (int previd) const =0 |
| virtual void | remove (const TypeSet< int > &)=0 |
| May contain duplicates. More... | |
| virtual void | remove (int id)=0 |
| virtual void | set (int id, const Coord3 &)=0 |
| virtual int | size () const =0 |
Public Member Functions inherited from RefCount::Referenced | |
| void | addObserver (WeakPtrBase *obs) |
| Not for normal use. May become private. More... | |
| int | nrRefs () const |
| Only for expert use. More... | |
| void | ref () const |
| bool | refIfReffed () const |
| Don't use in production, for debugging. More... | |
| void | removeObserver (WeakPtrBase *obs) |
| Not for normal use. May become private. More... | |
| bool | tryRef () const |
| Not for normal use. May become private. More... | |
| void | unRef () const |
| void | unRefNoDelete () const |
Additional Inherited Members | |
Static Public Member Functions inherited from RefCount::Referenced | |
| static bool | isSane (const Referenced *) |
Protected Member Functions inherited from RefCount::Referenced | |
| Referenced () | |
| Referenced (const Referenced &) | |
| virtual | ~Referenced () |
| Referenced & | operator= (const Referenced &) |
Interface for a list of Coord3 with automatically maintained IDs.
<>
|
pure virtual |
Return new id, or -1 if unsuccessful.
Implemented in visBase::NormalListAdapter, visBase::TextureCoordListAdapter, visBase::CoordListAdapter, FaultTrace, and Coord3ListImpl.
|
pure virtual |
Adds value to existing value at id.
Implemented in visBase::TextureCoordListAdapter, visBase::CoordListAdapter, visBase::NormalListAdapter, FaultTrace, and Coord3ListImpl.
| Coord3 Coord3List::center | ( | ) | const |
|
pure virtual |
Implemented in visBase::CoordListAdapter, FaultTrace, visBase::NormalListAdapter, visBase::TextureCoordListAdapter, and Coord3ListImpl.
|
pure virtual |
Implemented in visBase::CoordListAdapter, FaultTrace, Coord3ListImpl, visBase::NormalListAdapter, and visBase::TextureCoordListAdapter.
|
pure virtual |
If previd == -1, first id is returned. If -1 is returned, no more id's are available.
Implemented in visBase::CoordListAdapter, FaultTrace, visBase::TextureCoordListAdapter, visBase::NormalListAdapter, and Coord3ListImpl.
|
pure virtual |
May contain duplicates.
Implemented in visBase::TextureCoordListAdapter, visBase::NormalListAdapter, visBase::CoordListAdapter, FaultTrace, and Coord3ListImpl.
|
pure virtual |
Implemented in visBase::CoordListAdapter, FaultTrace, visBase::NormalListAdapter, visBase::TextureCoordListAdapter, and Coord3ListImpl.
|
pure virtual |
Implemented in visBase::CoordListAdapter, FaultTrace, visBase::NormalListAdapter, visBase::TextureCoordListAdapter, and Coord3ListImpl.
|
pure virtual |
Implemented in visBase::TextureCoordListAdapter, visBase::NormalListAdapter, visBase::CoordListAdapter, FaultTrace, and Coord3ListImpl.
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024