OpendTect  7.0
Public Member Functions | Protected Member Functions | List of all members
EM::Fault3DGeometry Class Reference

3D FaultGeometry. More...

Inheritance diagram for EM::Fault3DGeometry:
[legend]

Public Member Functions

 Fault3DGeometry (Surface &)
 
 ~Fault3DGeometry ()
 
bool areEditPlanesMostlyCrossline () const
 
bool areSticksVertical () const
 
bool areSticksVertical (const SectionID &) const
 
EMObjectIteratorcreateIterator (const TrcKeyZSampling *=nullptr) const override
 
void fillPar (IOPar &) const override
 
const Geometry::FaultStickSurfacegeometryElement () const override
 
Geometry::FaultStickSurfacegeometryElement () override
 
bool insertKnot (const SectionID &, const SubID &subid, const Coord3 &pos, bool addtohistory) override
 
bool insertKnot (const SubID &, const Coord3 &pos, bool addtohistory) override
 
bool insertStick (const SectionID &, int sticknr, int firstcol, const Coord3 &pos, const Coord3 &editnormal, bool addtohistory) override
 
bool insertStick (int sticknr, int firstcol, const Coord3 &pos, const Coord3 &editnormal, bool addtohistory) override
 
int nrKnots (const SectionID &, int sticknr) const
 
int nrKnots (int sticknr) const
 
int nrSticks () const
 
int nrSticks (const SectionID &) const
 
bool removeKnot (const SectionID &, const SubID &subid, bool addtohistory) override
 
bool removeKnot (const SubID &, bool addtohistory) override
 
bool removeStick (const SectionID &, int sticknr, bool addtohistory) override
 
bool removeStick (int sticknr, bool addtohistory) override
 
const Geometry::FaultStickSurfacesectionGeometry (const SectionID &) const override
 
Geometry::FaultStickSurfacesectionGeometry (const SectionID &) override
 
bool usePar (const IOPar &) override
 
- Public Member Functions inherited from EM::FaultGeometry
virtual ~FaultGeometry ()
 
virtual void copySelectedSticksTo (FaultStickSetGeometry &dest, const SectionID &sid, bool addtohistory) const
 
virtual void copySelectedSticksTo (FaultStickSetGeometry &destfssg, bool addtohistory) const
 
virtual const Coord3getEditPlaneNormal (const SectionID &, int sticknr) const
 
virtual const Coord3getEditPlaneNormal (int sticknr) const
 
virtual int nrSelectedSticks () const
 
virtual int nrStickDoubles (const SectionID &, int sticknr, const FaultGeometry *ref=0) const
 
virtual int nrStickDoubles (int sticknr, const FaultGeometry *ref=0) const
 
virtual const MultiIDpickedMultiID (const SectionID &, int stcknr) const
 
virtual const MultiIDpickedMultiID (int stcknr) const
 
virtual const char * pickedName (const SectionID &, int sticknr) const
 
virtual const char * pickedName (int sticknr) const
 
virtual void removeSelectedDoubles (bool addtohistory, const FaultGeometry *ref=0)
 
virtual void removeSelectedSticks (bool addtohistory)
 
virtual void selectAllSticks (bool select=true)
 
virtual void selectStickDoubles (bool select=true, const FaultGeometry *ref=0)
 
- Public Member Functions inherited from EM::SurfaceGeometry
virtual ~SurfaceGeometry ()
 
mDeprecatedObs SectionID addSection (const char *nm, bool addtohistory)
 
mDeprecatedObs SectionID addSection (const char *nm, const SectionID &, bool addtohistory)
 
virtual mDeprecatedObs SectionID cloneSection (const SectionID &)
 
EMObjectIteratorcreateIterator (const EM::SectionID &, const TrcKeyZSampling *t=0) const
 
virtual bool enableChecks (bool yn)
 
virtual int findPos (const Interval< float > &x, const Interval< float > &y, const Interval< float > &z, TypeSet< PosID > *) const
 
virtual mDeprecatedDef int findPos (const SectionID &, const Interval< float > &x, const Interval< float > &y, const Interval< float > &z, TypeSet< PosID > *res) const
 
virtual int findPos (const TrcKeyZSampling &, TypeSet< PosID > *) const
 
virtual int getConnectedPos (const PosID &posid, TypeSet< PosID > *res) const
 
virtual void getLinkedPos (const PosID &posid, TypeSet< PosID > &) const
 
mDeprecatedObs bool hasSection (const SectionID &) const
 
virtual bool isAtEdge (const PosID &) const
 
bool isChanged (int) const
 
virtual bool isChecksEnabled () const
 
virtual bool isFullResolution () const
 
virtual bool isLoaded () const
 
virtual bool isNodeOK (const PosID &) const
 
virtual Executorloader (const SurfaceIODataSelection *=nullptr, const ZAxisTransform *=nullptr)
 
int nrSections () const
 
virtual void removeAll ()
 
virtual mDeprecatedObs bool removeSection (const SectionID &, bool addtohistory)
 
void resetChangedFlag ()
 
virtual Executorsaver (const SurfaceIODataSelection *=nullptr, const MultiID *=nullptr)
 
mDeprecatedObs SectionID sectionID (const char *) const
 
mDeprecatedObs SectionID sectionID (int idx) const
 
mDeprecatedObs int sectionIndex (const SectionID &) const
 
mDeprecatedObs const char * sectionName (const SectionID &) const
 
mDeprecatedObs bool setSectionName (const SectionID &, const char *, bool addtohistory)
 
- Public Member Functions inherited from CallBacker
 CallBacker ()
 
 CallBacker (const CallBacker &)
 
virtual ~CallBacker ()
 
bool attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const
 
bool attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const
 
void detachAllNotifiers () const
 Call from the destructor of your inherited object. More...
 
void detachCB (const NotifierAccess &, const CallBack &) const
 
void detachCB (const NotifierAccess *notif, const CallBack &cb) const
 
virtual bool isCapsule () const
 
bool isNotifierAttached (const NotifierAccess *) const
 Only for debugging purposes, don't use. More...
 
void stopReceivingNotifications () const
 
virtual CallBackertrueCaller ()
 

Protected Member Functions

Geometry::FaultStickSurfacecreateGeometryElement () const override
 
- Protected Member Functions inherited from EM::FaultGeometry
 FaultGeometry (Surface &)
 
bool removeSelStick (int selidx, bool addtohistory, const FaultGeometry *doublesref=0)
 
void selectSticks (bool select=true, const FaultGeometry *doublesref=0)
 
- Protected Member Functions inherited from EM::SurfaceGeometry
 SurfaceGeometry (Surface &)
 
mDeprecatedObs SectionID addSectionInternal (Geometry::Element *, const char *nm, const SectionID &, bool addtohistory)
 
void geomChangeCB (CallBacker *)
 

Additional Inherited Members

- Static Public Member Functions inherited from CallBacker
static void createReceiverForCurrentThread ()
 
static void removeReceiverForCurrentThread ()
 
- Protected Attributes inherited from EM::SurfaceGeometry
bool changed_
 
ObjectSet< Geometry::Elementsections_
 
Surfacesurface_
 

Detailed Description

3D FaultGeometry.

<>

Constructor & Destructor Documentation

◆ Fault3DGeometry()

EM::Fault3DGeometry::Fault3DGeometry ( Surface )

◆ ~Fault3DGeometry()

EM::Fault3DGeometry::~Fault3DGeometry ( )

Member Function Documentation

◆ areEditPlanesMostlyCrossline()

bool EM::Fault3DGeometry::areEditPlanesMostlyCrossline ( ) const

◆ areSticksVertical() [1/2]

bool EM::Fault3DGeometry::areSticksVertical ( ) const

◆ areSticksVertical() [2/2]

bool EM::Fault3DGeometry::areSticksVertical ( const SectionID ) const
inline

◆ createGeometryElement()

Geometry::FaultStickSurface* EM::Fault3DGeometry::createGeometryElement ( ) const
overrideprotectedvirtual

Implements EM::SurfaceGeometry.

◆ createIterator()

EMObjectIterator* EM::Fault3DGeometry::createIterator ( const TrcKeyZSampling = nullptr) const
overridevirtual

Reimplemented from EM::SurfaceGeometry.

◆ fillPar()

void EM::Fault3DGeometry::fillPar ( IOPar ) const
overridevirtual

Reimplemented from EM::SurfaceGeometry.

◆ geometryElement() [1/2]

const Geometry::FaultStickSurface* EM::Fault3DGeometry::geometryElement ( ) const
overridevirtual

Reimplemented from EM::SurfaceGeometry.

◆ geometryElement() [2/2]

Geometry::FaultStickSurface* EM::Fault3DGeometry::geometryElement ( )
overridevirtual

Reimplemented from EM::SurfaceGeometry.

◆ insertKnot() [1/2]

bool EM::Fault3DGeometry::insertKnot ( const SectionID ,
const SubID subid,
const Coord3 pos,
bool  addtohistory 
)
inlineoverridevirtual

Reimplemented from EM::FaultGeometry.

◆ insertKnot() [2/2]

bool EM::Fault3DGeometry::insertKnot ( const SubID ,
const Coord3 pos,
bool  addtohistory 
)
overridevirtual

Reimplemented from EM::FaultGeometry.

◆ insertStick() [1/2]

bool EM::Fault3DGeometry::insertStick ( const SectionID ,
int  sticknr,
int  firstcol,
const Coord3 pos,
const Coord3 editnormal,
bool  addtohistory 
)
inlineoverridevirtual

Reimplemented from EM::FaultGeometry.

◆ insertStick() [2/2]

bool EM::Fault3DGeometry::insertStick ( int  sticknr,
int  firstcol,
const Coord3 pos,
const Coord3 editnormal,
bool  addtohistory 
)
overridevirtual

Reimplemented from EM::FaultGeometry.

◆ nrKnots() [1/2]

int EM::Fault3DGeometry::nrKnots ( const SectionID ,
int  sticknr 
) const
inline

◆ nrKnots() [2/2]

int EM::Fault3DGeometry::nrKnots ( int  sticknr) const

◆ nrSticks() [1/2]

int EM::Fault3DGeometry::nrSticks ( ) const

◆ nrSticks() [2/2]

int EM::Fault3DGeometry::nrSticks ( const SectionID ) const
inline

◆ removeKnot() [1/2]

bool EM::Fault3DGeometry::removeKnot ( const SectionID ,
const SubID subid,
bool  addtohistory 
)
inlineoverridevirtual

Reimplemented from EM::FaultGeometry.

◆ removeKnot() [2/2]

bool EM::Fault3DGeometry::removeKnot ( const SubID ,
bool  addtohistory 
)
overridevirtual

Reimplemented from EM::FaultGeometry.

◆ removeStick() [1/2]

bool EM::Fault3DGeometry::removeStick ( const SectionID ,
int  sticknr,
bool  addtohistory 
)
inlineoverridevirtual

Reimplemented from EM::FaultGeometry.

◆ removeStick() [2/2]

bool EM::Fault3DGeometry::removeStick ( int  sticknr,
bool  addtohistory 
)
overridevirtual

Reimplemented from EM::FaultGeometry.

◆ sectionGeometry() [1/2]

const Geometry::FaultStickSurface* EM::Fault3DGeometry::sectionGeometry ( const SectionID ) const
inlineoverridevirtual

Reimplemented from EM::SurfaceGeometry.

◆ sectionGeometry() [2/2]

Geometry::FaultStickSurface* EM::Fault3DGeometry::sectionGeometry ( const SectionID )
inlineoverridevirtual

Reimplemented from EM::SurfaceGeometry.

◆ usePar()

bool EM::Fault3DGeometry::usePar ( const IOPar )
overridevirtual

Reimplemented from EM::SurfaceGeometry.


Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024