Fault stick painter.
More...
EM::FaultStickPainter::~FaultStickPainter |
( |
| ) |
|
bool EM::FaultStickPainter::addPolyLine |
( |
| ) |
|
|
protected |
void EM::FaultStickPainter::enableKnots |
( |
bool |
| ) |
|
void EM::FaultStickPainter::enableLine |
( |
bool |
| ) |
|
void EM::FaultStickPainter::enablePaint |
( |
bool |
paintenable | ) |
|
virtual void EM::FaultStickPainter::fssChangedCB |
( |
CallBacker * |
| ) |
|
|
protectedvirtual |
int EM::FaultStickPainter::getActiveStickId |
( |
| ) |
|
|
inline |
void EM::FaultStickPainter::getDisplayedSticks |
( |
ObjectSet< StkMarkerInfo > & |
| ) |
|
TypeSet<float>& EM::FaultStickPainter::getDistances |
( |
| ) |
|
|
inline |
const char* EM::FaultStickPainter::getLineName |
( |
| ) |
const |
bool EM::FaultStickPainter::getNearestDistance |
( |
const Coord3 & |
pos, |
|
|
float & |
dist |
|
) |
| |
|
protected |
Coord EM::FaultStickPainter::getNormalInRandLine |
( |
int |
idx | ) |
const |
Coord EM::FaultStickPainter::getNormalToTrace |
( |
int |
trcnr | ) |
const |
TypeSet<int>& EM::FaultStickPainter::getTrcNos |
( |
| ) |
|
|
inline |
bool EM::FaultStickPainter::hasDiffActiveStick |
( |
const EM::PosID * |
| ) |
|
bool EM::FaultStickPainter::is2D |
( |
| ) |
|
|
inline |
void EM::FaultStickPainter::paint |
( |
| ) |
|
void EM::FaultStickPainter::removePolyLine |
( |
| ) |
|
|
protected |
void EM::FaultStickPainter::repaintFSS |
( |
| ) |
|
|
protected |
void EM::FaultStickPainter::set2D |
( |
bool |
yn | ) |
|
|
inline |
void EM::FaultStickPainter::setActiveStick |
( |
EM::PosID & |
| ) |
|
void EM::FaultStickPainter::setFlatPosData |
( |
const FlatPosData * |
| ) |
|
void EM::FaultStickPainter::setGeomID |
( |
Pos::GeomID |
geomid | ) |
|
|
inline |
void EM::FaultStickPainter::setMarkerLineStyle |
( |
const OD::LineStyle & |
| ) |
|
void EM::FaultStickPainter::setPath |
( |
const TrcKeyPath & |
| ) |
|
void EM::FaultStickPainter::setRandomLineID |
( |
int |
rdlid | ) |
|
void EM::FaultStickPainter::setTrcKeyZSampling |
( |
const TrcKeyZSampling & |
, |
|
|
bool |
|
|
) |
| |
EM::FaultStickPainter::struct |
( |
EarthModel |
| ) |
|
|
inline |
int EM::FaultStickPainter::activestickid_ |
|
protected |
TypeSet<float> EM::FaultStickPainter::distances_ |
|
protected |
bool EM::FaultStickPainter::is2d_ |
|
protected |
bool EM::FaultStickPainter::knotenabled_ |
|
protected |
bool EM::FaultStickPainter::linenabled_ |
|
protected |
bool EM::FaultStickPainter::paintenable_ |
|
protected |
int EM::FaultStickPainter::rdlid_ |
|
protected |
TypeSet<int> EM::FaultStickPainter::trcnos_ |
|
protected |