Fault stick painter.
More...
◆ FaultStickPainter()
◆ ~FaultStickPainter()
EM::FaultStickPainter::~FaultStickPainter |
( |
| ) |
|
◆ addPolyLine()
bool EM::FaultStickPainter::addPolyLine |
( |
| ) |
|
|
protected |
◆ enableKnots()
void EM::FaultStickPainter::enableKnots |
( |
bool |
| ) |
|
◆ enableLine()
void EM::FaultStickPainter::enableLine |
( |
bool |
| ) |
|
◆ enablePaint()
void EM::FaultStickPainter::enablePaint |
( |
bool |
paintenable | ) |
|
◆ fssChangedCB()
virtual void EM::FaultStickPainter::fssChangedCB |
( |
CallBacker * |
| ) |
|
|
protectedvirtual |
◆ getActiveStickId()
int EM::FaultStickPainter::getActiveStickId |
( |
| ) |
|
|
inline |
◆ getAuxData()
◆ getCoords()
◆ getDisplayedSticks()
◆ getDistances()
TypeSet<float>& EM::FaultStickPainter::getDistances |
( |
| ) |
|
|
inline |
◆ getFaultSSID()
◆ getGeomID()
◆ getLineName()
const char* EM::FaultStickPainter::getLineName |
( |
| ) |
const |
◆ getNearestDistance()
bool EM::FaultStickPainter::getNearestDistance |
( |
const Coord3 & |
pos, |
|
|
float & |
dist |
|
) |
| |
|
protected |
◆ getNormalInRandLine()
Coord EM::FaultStickPainter::getNormalInRandLine |
( |
int |
idx | ) |
const |
◆ getNormalToTrace()
Coord EM::FaultStickPainter::getNormalToTrace |
( |
int |
trcnr | ) |
const |
◆ getTrcKeyZSampling()
◆ getTrcNos()
TypeSet<int>& EM::FaultStickPainter::getTrcNos |
( |
| ) |
|
|
inline |
◆ hasDiffActiveStick()
bool EM::FaultStickPainter::hasDiffActiveStick |
( |
const EM::PosID * |
| ) |
|
◆ is2D()
bool EM::FaultStickPainter::is2D |
( |
| ) |
|
|
inline |
◆ paint()
void EM::FaultStickPainter::paint |
( |
| ) |
|
◆ removePolyLine()
void EM::FaultStickPainter::removePolyLine |
( |
| ) |
|
|
protected |
◆ repaintFSS()
void EM::FaultStickPainter::repaintFSS |
( |
| ) |
|
|
protected |
◆ set2D()
void EM::FaultStickPainter::set2D |
( |
bool |
yn | ) |
|
|
inline |
◆ setActiveStick()
void EM::FaultStickPainter::setActiveStick |
( |
const EM::PosID & |
| ) |
|
◆ setFlatPosData()
void EM::FaultStickPainter::setFlatPosData |
( |
const FlatPosData * |
| ) |
|
◆ setGeomID()
void EM::FaultStickPainter::setGeomID |
( |
Pos::GeomID |
geomid | ) |
|
|
inline |
◆ setMarkerLineStyle()
void EM::FaultStickPainter::setMarkerLineStyle |
( |
const OD::LineStyle & |
| ) |
|
◆ setPath()
void EM::FaultStickPainter::setPath |
( |
const TrcKeyPath & |
| ) |
|
◆ setRandomLineID()
void EM::FaultStickPainter::setRandomLineID |
( |
RandomLineID |
rdlid | ) |
|
◆ setTrcKeyZSampling()
void EM::FaultStickPainter::setTrcKeyZSampling |
( |
const TrcKeyZSampling & |
, |
|
|
bool |
|
|
) |
| |
◆ abouttorepaint_
◆ activestickid_
int EM::FaultStickPainter::activestickid_ |
|
protected |
◆ coords_
◆ distances_
TypeSet<float> EM::FaultStickPainter::distances_ |
|
protected |
◆ emid_
◆ flatposdata_
◆ geomid_
◆ is2d_
bool EM::FaultStickPainter::is2d_ |
|
protected |
◆ knotenabled_
bool EM::FaultStickPainter::knotenabled_ |
|
protected |
◆ linenabled_
bool EM::FaultStickPainter::linenabled_ |
|
protected |
◆ markerstyle_
◆ paintenable_
bool EM::FaultStickPainter::paintenable_ |
|
protected |
◆ path_
◆ rdlid_
◆ repaintdone_
◆ sectionmarkerlines_
◆ tkzs_
◆ trcnos_
TypeSet<int> EM::FaultStickPainter::trcnos_ |
|
protected |
◆ viewer_