![]() |
OpendTect
7.0
|
Public Member Functions | |
| 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 |
| virtual bool | needsUpdate () const |
| Coord3List * | normalCoordList () |
| const Coord3List * | normalCoordList () const |
| virtual void | removeAll (bool deep) |
| virtual void | setCoordList (Coord3List *cl, Coord3List *nl=0, Coord3List *texturecoords=0, bool createnew=true) |
| virtual void | setRightHandedNormals (bool) |
| Coord3List * | textureCoordList () |
| const Coord3List * | textureCoordList () const |
| virtual bool | update (bool forceall, TaskRunner *=0) |
Protected Member Functions | |
| IndexedShape () | |
| void | addVersion () |
Protected Attributes | |
| Coord3List * | coordlist_ = nullptr |
| ObjectSet< IndexedGeometry > | geometries_ |
| Threads::Lock | geometrieslock_ |
| Coord3List * | normallist_ = nullptr |
| bool | righthandednormals_ = false |
| Coord3List * | texturecoordlist_ = nullptr |
Private Attributes | |
| int | version_ = 0 |
Defines a shape with coordinates and connections between them. The shape is defined in an ObjectSet of IndexedGeometry. All IndexedGeometry share one common coordinate and normal list.
<>
|
virtual |
|
protected |
|
protected |
Should be called every time object is changed.
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented in Geometry::ExplPolygonSurface, ExplicitMarchingCubesSurface, and Geometry::ExplFaultStickSurface.
|
inlinevirtual |
Reimplemented in Geometry::ExplFaultStickSurface.
| ObjectSet<IndexedGeometry>& Geometry::IndexedShape::getGeometry | ( | ) |
| const ObjectSet<IndexedGeometry>& Geometry::IndexedShape::getGeometry | ( | ) | const |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
virtual |
deep will remove all things from lists (coords,normals++). Non-deep will just leave them there
Reimplemented in Geometry::ExplPolygonSurface, Geometry::ExplPlaneIntersection, Geometry::ExplFaultStickSurface, and ExplicitMarchingCubesSurface.
|
virtual |
|
inlinevirtual |
|
inline |
|
inline |
|
inlinevirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024