#include <rangeposprovider.h>
◆ RangeProvider3D() [1/2]
| Pos::RangeProvider3D::RangeProvider3D |
( |
| ) |
|
◆ RangeProvider3D() [2/2]
◆ ~RangeProvider3D()
| Pos::RangeProvider3D::~RangeProvider3D |
( |
| ) |
|
◆ clone()
| Provider * Pos::RangeProvider3D::clone |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ create()
| static Provider3D * Pos::RangeProvider3D::create |
( |
| ) |
|
|
inlinestatic |
◆ curBinID()
| BinID Pos::RangeProvider3D::curBinID |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ curZ()
| float Pos::RangeProvider3D::curZ |
( |
| ) |
const |
|
overridevirtual |
◆ estNrPos()
| od_int64 Pos::RangeProvider3D::estNrPos |
( |
| ) |
const |
|
overridevirtual |
◆ estNrZPerPos()
| int Pos::RangeProvider3D::estNrZPerPos |
( |
| ) |
const |
|
overridevirtual |
◆ factoryKeyword()
| const char * Pos::RangeProvider3D::factoryKeyword |
( |
| ) |
const |
|
inlineoverride |
◆ fillPar()
| void Pos::RangeProvider3D::fillPar |
( |
IOPar & | | ) |
const |
|
overridevirtual |
◆ getExtent()
| void Pos::RangeProvider3D::getExtent |
( |
BinID & | start, |
|
|
BinID & | stop ) const |
|
overridevirtual |
◆ getSummary()
| void Pos::RangeProvider3D::getSummary |
( |
BufferString & | | ) |
const |
|
overridevirtual |
◆ getTrcKeyZSampling()
◆ getZRange()
| void Pos::RangeProvider3D::getZRange |
( |
Interval< float > & | | ) |
const |
|
overridevirtual |
◆ includes() [1/2]
| bool Pos::RangeProvider3D::includes |
( |
const BinID & | , |
|
|
float | z = mUdf(float) ) const |
|
overridevirtual |
◆ includes() [2/2]
| bool Pos::RangeProvider3D::includes |
( |
const Coord & | c, |
|
|
float | z = mUdf(float) ) const |
|
inlineoverridevirtual |
◆ initClass()
| static void Pos::RangeProvider3D::initClass |
( |
| ) |
|
|
static |
◆ initialize()
| bool Pos::RangeProvider3D::initialize |
( |
TaskRunner * | tr = 0 | ) |
|
|
overridevirtual |
◆ operator=()
◆ reset()
| void Pos::RangeProvider3D::reset |
( |
| ) |
|
|
overridevirtual |
◆ sampling()
◆ setHSampling()
| void Pos::RangeProvider3D::setHSampling |
( |
const TrcKeySampling & | tks | ) |
const |
|
inline |
◆ setSampling()
◆ toNextPos()
| bool Pos::RangeProvider3D::toNextPos |
( |
| ) |
|
|
overridevirtual |
◆ toNextZ()
| bool Pos::RangeProvider3D::toNextZ |
( |
| ) |
|
|
overridevirtual |
◆ type()
| const char * Pos::RangeProvider3D::type |
( |
| ) |
const |
|
overridevirtual |
◆ usePar()
| void Pos::RangeProvider3D::usePar |
( |
const IOPar & | | ) |
|
|
overridevirtual |
◆ curbid_
| BinID Pos::RangeProvider3D::curbid_ |
|
protected |
◆ curzidx_
| int Pos::RangeProvider3D::curzidx_ |
|
protected |
◆ dorandom_
| bool Pos::RangeProvider3D::dorandom_ = false |
|
protected |
◆ enoughsamples_
| bool Pos::RangeProvider3D::enoughsamples_ = true |
|
protected |
◆ gen_
◆ nrsamples_
| int Pos::RangeProvider3D::nrsamples_ |
|
protected |
◆ posindexlst_
◆ tkzs_
◆ zsampsz_
| int Pos::RangeProvider3D::zsampsz_ = 0 |
|
protected |