List of all members.
Detailed Description
provides a series of positions; can also be used fo subselection.
toNextPos() will ignore any Z settings and go to the first Z on the next position. toNextZ() is the normal 'iterator increment'. After initialization, you need to do toNextZ() or toNextPos() for a valid position.
Member Function Documentation
| virtual mGlobal Provider* Pos::Provider::clone |
( |
|
) |
const [pure virtual] |
| virtual Coord Pos::Provider::curCoord |
( |
|
) |
const [pure virtual] |
| virtual float Pos::Provider::curZ |
( |
|
) |
const [pure virtual] |
| virtual od_int64 Pos::Provider::estNrPos |
( |
|
) |
const [pure virtual] |
| virtual int Pos::Provider::estNrZPerPos |
( |
|
) |
const [inline, virtual] |
| virtual mGlobal float Pos::Provider::estRatio |
( |
const Provider & |
|
) |
const [virtual] |
| virtual mGlobal void Pos::Provider::getCubeSampling |
( |
CubeSampling & |
|
) |
const [virtual] |
| virtual void Pos::Provider::getZRange |
( |
Interval< float > & |
|
) |
const [pure virtual] |
| virtual bool Pos::Provider::isProvider |
( |
|
) |
const [inline, virtual] |
| static mGlobal Provider* Pos::Provider::make |
( |
const IOPar & |
, |
|
|
bool |
is2d | |
|
) |
| | [static] |
| virtual bool Pos::Provider::toNextPos |
( |
|
) |
[pure virtual] |
| virtual bool Pos::Provider::toNextZ |
( |
|
) |
[pure virtual] |