| EM::FaultStickPainter::FaultStickPainter | ( | FlatView::Viewer & | , | |
| const EM::ObjectID & | ||||
| ) |
| EM::FaultStickPainter::~FaultStickPainter | ( | ) |
| bool EM::FaultStickPainter::addPolyLine | ( | ) | [protected] |
| void EM::FaultStickPainter::enableKnots | ( | bool | ) |
| void EM::FaultStickPainter::enableLine | ( | bool | ) |
| virtual void EM::FaultStickPainter::fssChangedCB | ( | CallBacker * | ) | [protected, virtual] |
| int EM::FaultStickPainter::getActiveStickId | ( | ) | [inline] |
| FlatView::Annotation::AuxData* EM::FaultStickPainter::getAuxData | ( | const EM::PosID * | ) |
| const CubeSampling& EM::FaultStickPainter::getCubeSampling | ( | ) | const [inline] |
| void EM::FaultStickPainter::getDisplayedSticks | ( | ObjectSet< StkMarkerInfo > & | ) |
| TypeSet<float>& EM::FaultStickPainter::getDistances | ( | ) | [inline] |
| EM::ObjectID& EM::FaultStickPainter::getFaultSSID | ( | ) | [inline] |
| const char* EM::FaultStickPainter::getLineName | ( | ) | const [inline] |
| const MultiID& EM::FaultStickPainter::getLineSetID | ( | ) | const [inline] |
| bool EM::FaultStickPainter::getNearestDistance | ( | const Coord3 & | pos, | |
| float & | dist | |||
| ) | [protected] |
| 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::setCubeSampling | ( | const CubeSampling & | , | |
| bool | ||||
| ) |
| void EM::FaultStickPainter::setLineID | ( | const MultiID & | lsetid | ) | [inline] |
| void EM::FaultStickPainter::setLineName | ( | const char * | ln | ) | [inline] |
| void EM::FaultStickPainter::setMarkerLineStyle | ( | const LineStyle & | ) |
int EM::FaultStickPainter::activestickid_ [protected] |
TypeSet<Coord> EM::FaultStickPainter::coords_ [protected] |
CubeSampling EM::FaultStickPainter::cs_ [protected] |
TypeSet<float> EM::FaultStickPainter::distances_ [protected] |
EM::ObjectID EM::FaultStickPainter::emid_ [protected] |
bool EM::FaultStickPainter::is2d_ [protected] |
bool EM::FaultStickPainter::knotenabled_ [protected] |
bool EM::FaultStickPainter::linenabled_ [protected] |
const char* EM::FaultStickPainter::linenm_ [protected] |
MultiID EM::FaultStickPainter::lsetid_ [protected] |
LineStyle EM::FaultStickPainter::markerlinestyle_ [protected] |
MarkerStyle2D EM::FaultStickPainter::markerstyle_ [protected] |
TypeSet<int> EM::FaultStickPainter::trcnos_ [protected] |
FlatView::Viewer& EM::FaultStickPainter::viewer_ [protected] |
1.7.1