OpendTect-6_4
6.4
|
Classes | |
struct | PlaneIntersection |
Public Member Functions | |
ExplPlaneIntersection () | |
~ExplPlaneIntersection () | |
int | nrPlanes () const |
int | planeID (int idx) const |
const Coord3 & | planeNormal (int id) const |
const TypeSet< Coord3 > & | planePolygon (int id) const |
int | addPlane (const Coord3 &normal, const TypeSet< Coord3 > &) |
bool | setPlane (int id, const Coord3 &, const TypeSet< Coord3 > &) |
void | removePlane (int id) |
void | setShape (const IndexedShape &) |
const IndexedShape * | getShape () const |
bool | needsUpdate () const |
bool | update (bool forceall, TaskRunner *) |
void | removeAll (bool) |
void | setZScale (float nz) |
float | getZScale () const |
const TypeSet< PlaneIntersection > & | getPlaneIntersections () |
Public Member Functions inherited from Geometry::IndexedShape | |
virtual | ~IndexedShape () |
virtual void | setCoordList (Coord3List *cl, Coord3List *nl=0, Coord3List *texturecoords=0, bool createnew=true) |
virtual void | setRightHandedNormals (bool) |
virtual bool | createsNormals () const |
virtual bool | createsTextureCoords () const |
const ObjectSet< IndexedGeometry > & | getGeometry () const |
ObjectSet< IndexedGeometry > & | getGeometry () |
const Coord3List * | coordList () const |
Coord3List * | coordList () |
const Coord3List * | normalCoordList () const |
Coord3List * | normalCoordList () |
const Coord3List * | textureCoordList () const |
Coord3List * | textureCoordList () |
int | getVersion () const |
Public Member Functions inherited from CallBacker | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
void | detachCB (NotifierAccess &, const CallBack &) |
void | detachCB (NotifierAccess *notif, const CallBack &cb) |
bool | isNotifierAttached (NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
Protected Attributes | |
const IndexedShape * | shape_ |
int | shapeversion_ |
bool | needsupdate_ |
IndexedGeometry * | intersection_ |
TypeSet< int > | planeids_ |
ObjectSet< TypeSet< Coord3 > > | planepts_ |
TypeSet< Coord3 > | planenormals_ |
float | zscale_ |
TypeSet< PlaneIntersection > | pis_ |
Protected Attributes inherited from Geometry::IndexedShape | |
Threads::Lock | geometrieslock_ |
ObjectSet< IndexedGeometry > | geometries_ |
Coord3List * | coordlist_ |
Coord3List * | normallist_ |
Coord3List * | texturecoordlist_ |
bool | righthandednormals_ |
Friends | |
class | ExplPlaneIntersectionExtractor |
Additional Inherited Members | |
Protected Member Functions inherited from Geometry::IndexedShape | |
IndexedShape () | |
void | addVersion () |
Protected Member Functions inherited from CallBacker | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
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 |
|
virtual |
Reimplemented from Geometry::IndexedShape.
int Geometry::ExplPlaneIntersection::nrPlanes | ( | ) | const |
int Geometry::ExplPlaneIntersection::planeID | ( | int | idx | ) | const |
const Coord3& Geometry::ExplPlaneIntersection::planeNormal | ( | int | id | ) | const |
|
virtual |
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 |
|
virtual |
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. 2019