OpendTect
7.0
|
Classes | |
struct | PlaneIntersection |
Public Member Functions | |
ExplPlaneIntersection () | |
~ExplPlaneIntersection () | |
int | addPlane (const Coord3 &normal, const TypeSet< Coord3 > &) |
const TypeSet< PlaneIntersection > & | getPlaneIntersections () |
const IndexedShape * | getShape () const |
float | getZScale () const |
bool | needsUpdate () const override |
int | nrPlanes () const |
int | planeID (int idx) const |
const Coord3 & | planeNormal (int id) const |
const TypeSet< Coord3 > & | planePolygon (int id) const |
void | removeAll (bool) override |
void | removePlane (int id) |
bool | setPlane (int id, const Coord3 &, const TypeSet< Coord3 > &) |
void | setShape (const IndexedShape &) |
void | setZScale (float nz) |
bool | update (bool forceall, TaskRunner *) override |
Public Member Functions inherited from Geometry::IndexedShape | |
virtual | ~IndexedShape () |
Coord3List * | coordList () |
const Coord3List * | coordList () const |
virtual bool | createsNormals () const |
virtual bool | createsTextureCoords () const |
ObjectSet< IndexedGeometry > & | getGeometry () |
const ObjectSet< IndexedGeometry > & | getGeometry () const |
int | getVersion () const |
Coord3List * | normalCoordList () |
const Coord3List * | normalCoordList () const |
virtual void | setCoordList (Coord3List *cl, Coord3List *nl=0, Coord3List *texturecoords=0, bool createnew=true) |
virtual void | setRightHandedNormals (bool) |
Coord3List * | textureCoordList () |
const Coord3List * | textureCoordList () const |
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 CallBacker * | trueCaller () |
Protected Attributes | |
IndexedGeometry * | intersection_ |
bool | needsupdate_ |
TypeSet< PlaneIntersection > | pis_ |
TypeSet< int > | planeids_ |
TypeSet< Coord3 > | planenormals_ |
ObjectSet< TypeSet< Coord3 > > | planepts_ |
const IndexedShape * | shape_ |
int | shapeversion_ |
float | zscale_ |
Protected Attributes inherited from Geometry::IndexedShape | |
Coord3List * | coordlist_ = nullptr |
ObjectSet< IndexedGeometry > | geometries_ |
Threads::Lock | geometrieslock_ |
Coord3List * | normallist_ = nullptr |
bool | righthandednormals_ = false |
Coord3List * | texturecoordlist_ = nullptr |
Friends | |
class | ExplPlaneIntersectionExtractor |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
Protected Member Functions inherited from Geometry::IndexedShape | |
IndexedShape () | |
void | addVersion () |
Class that represents the line in the intersection between an IndexedShape and one ore many planes.
<>
Geometry::ExplPlaneIntersection::ExplPlaneIntersection | ( | ) |
Geometry::ExplPlaneIntersection::~ExplPlaneIntersection | ( | ) |
|
inline |
const IndexedShape* Geometry::ExplPlaneIntersection::getShape | ( | ) | const |
|
inline |
|
overridevirtual |
Reimplemented from Geometry::IndexedShape.
int Geometry::ExplPlaneIntersection::nrPlanes | ( | ) | const |
int Geometry::ExplPlaneIntersection::planeID | ( | int | idx | ) | const |
const Coord3& Geometry::ExplPlaneIntersection::planeNormal | ( | int | id | ) | const |
|
overridevirtual |
deep will remove all things from lists (coords,normals++). Non-deep will just leave them there
Reimplemented from Geometry::IndexedShape.
void Geometry::ExplPlaneIntersection::removePlane | ( | int | id | ) |
bool Geometry::ExplPlaneIntersection::setPlane | ( | int | id, |
const Coord3 & | , | ||
const TypeSet< Coord3 > & | |||
) |
void Geometry::ExplPlaneIntersection::setShape | ( | const IndexedShape & | ) |
Is assumed to remain in memory.
|
inline |
|
overridevirtual |
Reimplemented from Geometry::IndexedShape.
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024