OpendTect
6.6
|
Interface for a list of Coords with automatically maintained IDs. More...
Public Member Functions | |
virtual int | add (const Coord &)=0 |
Return new id, or -1 if unsuccessful. More... | |
virtual void | addValue (int id, const Coord &)=0 |
Adds value to existing value at id. More... | |
Coord | center () const |
virtual Coord | get (int id) const =0 |
virtual int | nextID (int previd) const =0 |
virtual void | remove (const TypeSet< int > &)=0 |
virtual void | remove (int id)=0 |
virtual void | set (int id, const Coord &)=0 |
virtual int | size () const =0 |
Interface for a list of Coords with automatically maintained IDs.
<>
|
pure virtual |
Return new id, or -1 if unsuccessful.
Implemented in Coord2ListImpl.
|
pure virtual |
Adds value to existing value at id.
Implemented in Coord2ListImpl.
Coord Coord2List::center | ( | ) | const |
|
pure virtual |
Implemented in Coord2ListImpl.
|
pure virtual |
If previd == -1, first id is returned. If -1 is returned, no more id's are available.
Implemented in Coord2ListImpl.
|
pure virtual |
Implemented in Coord2ListImpl.
|
pure virtual |
Implemented in Coord2ListImpl.
|
pure virtual |
Implemented in Coord2ListImpl.
|
pure virtual |
Implemented in Coord2ListImpl.
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022