| MPE::Engine::Engine | ( | ) |
| virtual MPE::Engine::~Engine | ( | ) | [virtual] |
| const BufferString& MPE::Engine::active2DLineName | ( | ) | const |
| const MultiID& MPE::Engine::active2DLineSetID | ( | ) | const |
| const CubeSampling& MPE::Engine::activeVolume | ( | ) | const |
| int MPE::Engine::addTracker | ( | EM::EMObject * | ) |
| bool MPE::Engine::cacheIncludes | ( | const Attrib::SelSpec & | , | |
| const CubeSampling & | ||||
| ) |
| const char* MPE::Engine::errMsg | ( | ) | const |
| void MPE::Engine::fillPar | ( | IOPar & | ) | const |
| EM::ObjectID MPE::Engine::getActiveFaultObjID | ( | ) | [inline] |
| EM::ObjectID MPE::Engine::getActiveFSSObjID | ( | ) | [inline] |
| EMTracker* MPE::Engine::getActiveTracker | ( | ) |
| const DataHolder* MPE::Engine::getAttribCache | ( | const Attrib::SelSpec & | ) |
| const DataHolder* MPE::Engine::getAttribCache | ( | DataPack::ID | ) | [protected] |
| DataPack::ID MPE::Engine::getAttribCacheID | ( | const Attrib::SelSpec & | ) | const |
| CubeSampling MPE::Engine::getAttribCube | ( | const Attrib::SelSpec & | ) | const |
Returns the cube that is needed for this attrib, given that the activearea should be tracked.
| void MPE::Engine::getAvailableTrackerTypes | ( | BufferStringSet & | ) | const |
| int MPE::Engine::getCacheIndexOf | ( | const Attrib::SelSpec & | ) | const |
| static CubeSampling MPE::Engine::getDefaultActiveVolume | ( | ) | [static] |
| ObjectEditor* MPE::Engine::getEditor | ( | const EM::ObjectID & | , | |
| bool | create | |||
| ) |
| int MPE::Engine::getFreeID | ( | ) | [protected] |
| void MPE::Engine::getNeededAttribs | ( | ObjectSet< const Attrib::SelSpec > & | ) | const |
| ObjectSet<CubeSampling>* MPE::Engine::getTrackedFlatCubes | ( | const int | idx | ) | const |
| const EMTracker* MPE::Engine::getTracker | ( | int | idx | ) | const |
| EMTracker* MPE::Engine::getTracker | ( | int | idx | ) |
| int MPE::Engine::getTrackerByObject | ( | const EM::ObjectID & | ) | const |
| int MPE::Engine::getTrackerByObject | ( | const char * | ) | const |
| TrackPlane::TrackMode MPE::Engine::getTrackMode | ( | ) | [inline] |
| int MPE::Engine::highestTrackerID | ( | ) | const |
| void MPE::Engine::init | ( | ) |
| bool MPE::Engine::isActiveVolShown | ( | ) | [inline] |
| int MPE::Engine::nrTrackersAlive | ( | ) | const |
| void MPE::Engine::removeEditor | ( | const EM::ObjectID & | ) |
| void MPE::Engine::removeSelectionInPolygon | ( | const Selector< Coord3 > & | , | |
| TaskRunner * | ||||
| ) |
| void MPE::Engine::removeTracker | ( | int | idx | ) |
| void MPE::Engine::setActive2DLine | ( | const MultiID & | linesetid, | |
| const char * | linename | |||
| ) |
| void MPE::Engine::setActiveFaultObjID | ( | EM::ObjectID | objid | ) | [inline] |
| void MPE::Engine::setActiveFSSObjID | ( | EM::ObjectID | objid | ) | [inline] |
| void MPE::Engine::setActiveTracker | ( | const EM::ObjectID & | ) |
| void MPE::Engine::setActiveTracker | ( | EMTracker * | ) |
| void MPE::Engine::setActiveVolShown | ( | bool | bn | ) | [inline] |
| void MPE::Engine::setActiveVolume | ( | const CubeSampling & | ) |
| bool MPE::Engine::setAttribData | ( | const Attrib::SelSpec & | , | |
| DataPack::ID | ||||
| ) |
| bool MPE::Engine::setAttribData | ( | const Attrib::SelSpec & | , | |
| const DataHolder * | ||||
| ) |
| void MPE::Engine::setOneActiveTracker | ( | const EMTracker * | ) |
| void MPE::Engine::setTrackMode | ( | TrackPlane::TrackMode | ) |
| bool MPE::Engine::setTrackPlane | ( | const TrackPlane & | , | |
| bool | track | |||
| ) |
| BufferString MPE::Engine::setupFileName | ( | const MultiID & | ) | const |
| static const char* MPE::Engine::sKeyEnabled | ( | ) | [inline, static, protected] |
| static const char* MPE::Engine::sKeyNrTrackers | ( | ) | [inline, static, protected] |
| static const char* MPE::Engine::sKeyObjectID | ( | ) | [inline, static, protected] |
| static const char* MPE::Engine::sKeySeedConMode | ( | ) | [inline, static, protected] |
| static const char* MPE::Engine::sKeyTrackPlane | ( | ) | [inline, static, protected] |
| void MPE::Engine::swapCacheAndItsBackup | ( | ) |
| bool MPE::Engine::trackAtCurrentPlane | ( | ) |
| Executor* MPE::Engine::trackInVolume | ( | ) |
| const TrackPlane& MPE::Engine::trackPlane | ( | ) | const |
| void MPE::Engine::unsetOneActiveTracker | ( | ) |
| void MPE::Engine::updateFlatCubesContainer | ( | const CubeSampling & | cs, | |
| const int | idx, | |||
| bool | ||||
| ) |
add = true, remove = false.
| void MPE::Engine::updateSeedOnlyPropagation | ( | bool | ) |
| bool MPE::Engine::usePar | ( | const IOPar & | ) |
| mGlobal friend Engine& engine | ( | ) | [friend] |
BufferString MPE::Engine::active2dlinename_ [protected] |
MultiID MPE::Engine::active2dlinesetid_ [protected] |
EM::ObjectID MPE::Engine::activefaultid_ [protected] |
EM::ObjectID MPE::Engine::activefssid_ [protected] |
EMTracker* MPE::Engine::activetracker_ [protected] |
CubeSampling MPE::Engine::activevolume_ [protected] |
ObjectSet<const DataHolder> MPE::Engine::attribbackupcache_ [protected] |
ObjectSet<CacheSpecs> MPE::Engine::attribbackupcachespecs_ [protected] |
TypeSet<DataPack::ID> MPE::Engine::attribbkpcachedatapackids_ [protected] |
ObjectSet<const DataHolder> MPE::Engine::attribcache_ [protected] |
TypeSet<DataPack::ID> MPE::Engine::attribcachedatapackids_ [protected] |
ObjectSet<CacheSpecs> MPE::Engine::attribcachespecs_ [protected] |
ObjectSet<ObjectEditor> MPE::Engine::editors_ [protected] |
BufferString MPE::Engine::errmsg_ [protected] |
ObjectSet<ObjectSet<FlatCubeInfo> > MPE::Engine::flatcubescontainer_ [protected] |
bool MPE::Engine::isactivevolshown_ [protected] |
const EMTracker* MPE::Engine::oneactivetracker_ [protected] |
ObjectSet<EMTracker> MPE::Engine::trackers_ [protected] |
TrackPlane MPE::Engine::trackplane_ [protected] |
1.7.1