3D fault painter.
More...
|
bool | addPolyLine () |
|
virtual void | fault3DChangedCB (CallBacker *) |
|
void | genIntersectionAuxData (EM::Fault3D &, Fault3DMarker *, const Geometry::PrimitiveSet *coordps, TypeSet< Coord3 > &intxnposs) |
|
FlatView::Point | getFVAuxPoint (const Coord3 &) const |
|
Coord | getNormalInRandLine (int idx) const |
|
bool | paintIntersection (EM::Fault3D &, Fault3DMarker *) |
|
bool | paintIntersection (EM::Fault3D &f, const EM::SectionID &, Fault3DMarker *fm) |
|
bool | paintPlaneIntxn (EM::Fault3D &, Fault3DMarker *, Geometry::ExplPlaneIntersection *, TypeSet< Coord3 > &) |
|
bool | paintStickOnPlane (const Geometry::FaultStickSurface &, RowCol &, const StepInterval< int > &, const Coord3 &, FlatView::AuxData &) |
|
bool | paintStickOnRLine (const Geometry::FaultStickSurface &, RowCol &, const StepInterval< int > &, const Coord3 &, FlatView::AuxData &) |
|
bool | paintSticks (EM::Fault3D &, Fault3DMarker *) |
|
bool | paintSticks (EM::Fault3D &flt, const EM::SectionID &, Fault3DMarker *fm) |
|
void | removePolyLine () |
|
void | repaintFault3D () |
|
◆ Fault3DPainter()
◆ ~Fault3DPainter()
EM::Fault3DPainter::~Fault3DPainter |
( |
| ) |
|
◆ addPolyLine()
bool EM::Fault3DPainter::addPolyLine |
( |
| ) |
|
|
protected |
◆ enableKnots()
void EM::Fault3DPainter::enableKnots |
( |
bool |
| ) |
|
◆ enableLine()
void EM::Fault3DPainter::enableLine |
( |
bool |
| ) |
|
◆ enablePaint()
void EM::Fault3DPainter::enablePaint |
( |
bool |
paintenable | ) |
|
◆ fault3DChangedCB()
virtual void EM::Fault3DPainter::fault3DChangedCB |
( |
CallBacker * |
| ) |
|
|
protectedvirtual |
◆ genIntersectionAuxData()
◆ getActiveStickId()
int EM::Fault3DPainter::getActiveStickId |
( |
| ) |
const |
|
inline |
◆ getAuxData()
◆ getDisplayedSticks()
◆ getFaultID()
◆ getFVAuxPoint()
◆ getNormalInRandLine()
Coord EM::Fault3DPainter::getNormalInRandLine |
( |
int |
idx | ) |
const |
|
protected |
◆ getTrcKeyZSampling()
◆ hasDiffActiveStick()
bool EM::Fault3DPainter::hasDiffActiveStick |
( |
const EM::PosID * |
| ) |
const |
◆ paint()
void EM::Fault3DPainter::paint |
( |
| ) |
|
◆ paintIntersection() [1/2]
◆ paintIntersection() [2/2]
◆ paintPlaneIntxn()
◆ paintStickOnPlane()
◆ paintStickOnRLine()
◆ paintSticks() [1/2]
◆ paintSticks() [2/2]
◆ removePolyLine()
void EM::Fault3DPainter::removePolyLine |
( |
| ) |
|
|
protected |
◆ repaintFault3D()
void EM::Fault3DPainter::repaintFault3D |
( |
| ) |
|
|
protected |
◆ setActiveStick()
void EM::Fault3DPainter::setActiveStick |
( |
const EM::PosID & |
| ) |
|
◆ setFlatPosData()
void EM::Fault3DPainter::setFlatPosData |
( |
const FlatPosData * |
| ) |
|
◆ setMarkerLineStyle()
void EM::Fault3DPainter::setMarkerLineStyle |
( |
const OD::LineStyle & |
| ) |
|
◆ setPath()
void EM::Fault3DPainter::setPath |
( |
const TrcKeyPath & |
| ) |
|
◆ setRandomLineID()
◆ setTrcKeyZSampling()
void EM::Fault3DPainter::setTrcKeyZSampling |
( |
const TrcKeyZSampling & |
, |
|
|
bool |
|
|
) |
| |
◆ abouttorepaint_
◆ activestickid_
int EM::Fault3DPainter::activestickid_ |
|
protected |
◆ bendpts_
TypeSet<int> EM::Fault3DPainter::bendpts_ |
|
protected |
◆ emid_
◆ f3dmarkers_
◆ flatposdata_
◆ knotenabled_
bool EM::Fault3DPainter::knotenabled_ |
|
protected |
◆ linenabled_
bool EM::Fault3DPainter::linenabled_ |
|
protected |
◆ markerstyle_
◆ paintenable_
bool EM::Fault3DPainter::paintenable_ |
|
protected |
◆ path_
◆ rdlid_
◆ repaintdone_
◆ tkzs_
◆ viewer_