binID() const | Pick::Location | |
crlDip() const | Pick::Location | |
dir() const | Pick::Location | |
dir_ | Pick::Location | protected |
fndKeyTxt(const char *, BufferString *) const | Pick::Location | protected |
fromString(const char *) | Pick::Location | |
geomID() const | Pick::Location | |
geomSystem() const | Pick::Location | |
getKeyedText(const char *key, BufferString &) const | Pick::Location | |
getText(const char *key, BufferString &) const | Pick::Location | |
hasDir() const | Pick::Location | inline |
hasPos() const | Pick::Location | inline |
hasText() const | Pick::Location | |
hasTextKey(const char *key) const | Pick::Location | |
hasTrcKey() const | Pick::Location | |
inlDip() const | Pick::Location | |
is2D() const | Pick::Location | |
lineNr() const | Pick::Location | |
Location(double x=0, double y=0, double z=0) | Pick::Location | |
Location(const Coord &, float z=0) | Pick::Location | |
Location(const Coord3 &) | Pick::Location | |
Location(const Coord3 &pos, const Coord3 &dir) | Pick::Location | |
Location(const Coord3 &pos, const Sphere &dir) | Pick::Location | |
Location(const Location &) | Pick::Location | |
operator!=(const Location &oth) const | Pick::Location | inline |
operator=(const Location &) | Pick::Location | |
operator==(const Location &oth) const | Pick::Location | inline |
pos() const | Pick::Location | inline |
pos_ | Pick::Location | protected |
removeTextKey(const char *key) | Pick::Location | |
setBinID(const BinID &, bool updcoord=false) | Pick::Location | |
setDip(float, float) | Pick::Location | |
setDir(const Sphere &) | Pick::Location | |
setDir(const Coord &) | Pick::Location | |
setGeomID(Pos::GeomID) | Pick::Location | |
setGeomSystem(OD::GeomSystem, bool updfromcoord=true) | Pick::Location | |
setKeyedText(const char *key, const char *txt) | Pick::Location | |
setLineNr(Pos::LineID) | Pick::Location | |
setPos(const Coord3 &c) | Pick::Location | inline |
setPos(const Coord &c) | Pick::Location | inline |
setPos(double x, double y, double zval) | Pick::Location | inline |
setPos(const Coord &c, float zval) | Pick::Location | inline |
setSurvID(OD::GeomSystem, bool updfromcoord=true) | Pick::Location | |
setText(const char *) | Pick::Location | |
setText(const char *key, const char *txt) | Pick::Location | |
setTrcKey(const TrcKey &) | Pick::Location | |
setTrcNr(Pos::LineID) | Pick::Location | |
setZ(FT zval) | Pick::Location | inline |
survID() const | Pick::Location | |
text() const | Pick::Location | |
text_ | Pick::Location | protected |
toString(BufferString &, bool forexport=false, const Coords::CoordSystem *crs=0) const | Pick::Location | |
trcKey() const | Pick::Location | |
trckey_ | Pick::Location | protected |
trcNr() const | Pick::Location | |
unSetText(const char *key) | Pick::Location | |
z() const | Pick::Location | inline |
~Location() | Pick::Location | |