Public Member Functions | Protected Attributes

MPE::Horizon3DExtender Class Reference

Inheritance diagram for MPE::Horizon3DExtender:
MPE::SectionExtender SequentialTask Task NamedObject CallBacker

List of all members.

Public Member Functions

 Horizon3DExtender (EM::Horizon3D &surface_, const EM::SectionID &sid)
void setDirection (const BinIDValue &)
const BinIDValuegetDirection () const
int nextStep ()
int maxNrPosInExtArea () const
void preallocExtArea ()
const CubeSamplinggetExtBoundary () const

Protected Attributes

BinIDValue direction
EM::Horizon3Dsurface

Constructor & Destructor Documentation

MPE::Horizon3DExtender::Horizon3DExtender ( EM::Horizon3D surface_,
const EM::SectionID sid 
)

Member Function Documentation

const BinIDValue* MPE::Horizon3DExtender::getDirection (  )  const [inline, virtual]

Reimplemented from MPE::SectionExtender.

const CubeSampling& MPE::Horizon3DExtender::getExtBoundary (  )  const [virtual]

Reimplemented from MPE::SectionExtender.

int MPE::Horizon3DExtender::maxNrPosInExtArea (  )  const [virtual]

Reimplemented from MPE::SectionExtender.

int MPE::Horizon3DExtender::nextStep (  )  [virtual]

Reimplemented from MPE::SectionExtender.

void MPE::Horizon3DExtender::preallocExtArea (  )  [virtual]

Reimplemented from MPE::SectionExtender.

void MPE::Horizon3DExtender::setDirection ( const BinIDValue  )  [virtual]

Reimplemented from MPE::SectionExtender.


Member Data Documentation