![]() |
OpendTect
6.6
|
Public Member Functions | |
| ExplicitMarchingCubesSurface (MarchingCubesSurface *) | |
| ~ExplicitMarchingCubesSurface () | |
| bool | createsNormals () const |
| MarchingCubesSurface * | getSurface () |
| const MarchingCubesSurface * | getSurface () const |
| bool | needsUpdate () const |
| void | removeAll (bool deep) |
| void | setSurface (MarchingCubesSurface *) |
| bool | update (bool forceall, TaskRunner *=0) |
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 |
Public Member Functions inherited from Geometry::IndexedShape | |
| virtual | ~IndexedShape () |
| Coord3List * | coordList () |
| const Coord3List * | coordList () 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 |
Protected Member Functions | |
| bool | allBucketsHaveChanged () const |
| int | getBucketPos (int pos) const |
| bool | getCoordIndices (const int *pos, int *res) |
| void | removeBuckets (const Interval< int > &xrg, const Interval< int > &yrg, const Interval< int > &zrg) |
| void | surfaceChange (CallBacker *) |
| bool | update (const Interval< int > &xrg, const Interval< int > &yrg, const Interval< int > &zrg, TaskRunner *=0) |
| bool | updateCoordinate (const int *pos, const int *idxs, int *res) |
| bool | updateCoordinates (const int *pos) |
| bool | updateIndices (const int *pos) |
Protected Member Functions inherited from Geometry::IndexedShape | |
| IndexedShape () | |
| void | addVersion () |
Protected Attributes | |
| Interval< int > * | changedbucketranges_ [3] |
| MultiDimStorage< int > | coordindices_ |
| Threads::Lock | coordindiceslock_ |
| MultiDimStorage< Geometry::IndexedGeometry * > | ibuckets_ |
| int | lastversionupdate_ |
| MarchingCubesSurface * | surface_ |
Protected Attributes inherited from Geometry::IndexedShape | |
| Coord3List * | coordlist_ |
| ObjectSet< IndexedGeometry > | geometries_ |
| Threads::Lock | geometrieslock_ |
| Coord3List * | normallist_ |
| bool | righthandednormals_ |
| Coord3List * | texturecoordlist_ |
Friends | |
| class | ExplicitMarchingCubesSurfaceUpdater |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
A triangulated representation of an MarchingCubesSurface.
<>
| ExplicitMarchingCubesSurface::ExplicitMarchingCubesSurface | ( | MarchingCubesSurface * | ) |
| ExplicitMarchingCubesSurface::~ExplicitMarchingCubesSurface | ( | ) |
|
protected |
|
inlinevirtual |
Reimplemented from Geometry::IndexedShape.
|
protected |
|
protected |
|
inline |
|
inline |
|
virtual |
Reimplemented from Geometry::IndexedShape.
|
virtual |
deep will remove all things from lists (coords,normals++). Non-deep will just leave them there
Reimplemented from Geometry::IndexedShape.
|
protected |
| void ExplicitMarchingCubesSurface::setSurface | ( | MarchingCubesSurface * | ) |
|
protected |
|
virtual |
Reimplemented from Geometry::IndexedShape.
|
protected |
|
protected |
|
protected |
|
protected |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022