![]() |
OpendTect 8.0
|
#include <vistransmgr.h>
Public Member Functions | |
| SceneTransformManager () | |
| ~SceneTransformManager () | |
| RefMan< Scene > | currentScene () |
| ConstRefMan< Scene > | currentScene () const |
| void | setCurrentScene (Scene *) |
Public Member Functions inherited from CallBacker | |
| CallBacker () | |
| CallBacker (const CallBacker &) | |
| virtual | ~CallBacker () |
| bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| void | detachAllNotifiers () const |
| Call from the destructor of your inherited object. | |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| virtual bool | isCapsule () const |
| bool | isNotifierAttached (const NotifierAccess *) const |
| Only for debugging purposes, don't use. | |
| CallBacker & | operator= (const CallBacker &)=delete |
| void | stopReceivingNotifications () const |
| virtual CallBacker * | trueCaller () |
Static Public Member Functions | |
| static void | computeICRotationTransform (const Survey::Geometry3D &, float zfactor, float zmidpt, mVisTrans *rotation, mVisTrans *disptrans) |
| static void | computeUTM2DisplayTransform (const Survey::Geometry3D &, float zfactor, float zmidpt, mVisTrans *res) |
| Given to all objects in XY-space. | |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
Public Attributes | |
| Notifier< SceneTransformManager > | mouseCursorCall |
Private Attributes | |
| WeakPtr< Scene > | scene_ |
<>
| visSurvey::SceneTransformManager::SceneTransformManager | ( | ) |
| visSurvey::SceneTransformManager::~SceneTransformManager | ( | ) |
|
static |
|
static |
Given to all objects in XY-space.
| ConstRefMan< Scene > visSurvey::SceneTransformManager::currentScene | ( | ) | const |
| void visSurvey::SceneTransformManager::setCurrentScene | ( | Scene * | ) |
| Notifier<SceneTransformManager> visSurvey::SceneTransformManager::mouseCursorCall |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025