#include <Fireworks/Core/interface/FWISpyView.h>
Additional Inherited Members | |
Public Types inherited from FWParameterizable | |
typedef std::vector < FWParameterBase * > ::const_iterator | const_iterator |
Public Attributes inherited from FWViewBase | |
sigc::signal< void(const FWViewBase *)> | beingDestroyed_ |
sigc::signal< void(Int_t, Int_t)> | openSelectedModelContextMenu_ |
Protected Member Functions inherited from FWEveView | |
void | addToOrthoCamera (TGLOrthoCamera *, FWConfiguration &) const |
void | addToPerspectiveCamera (TGLPerspectiveCamera *, const std::string &, FWConfiguration &) const |
virtual void | cameraGuideChanged () |
virtual TEveCaloViz * | getEveCalo () const |
virtual void | pointLineScalesChanged () |
virtual void | resetCamera () |
void | setFromOrthoCamera (TGLOrthoCamera *, const FWConfiguration &) |
void | setFromPerspectiveCamera (TGLPerspectiveCamera *, const std::string &, const FWConfiguration &) |
Protected Member Functions inherited from FWViewBase | |
~FWViewBase () override | |
Protected Attributes inherited from FWEveView | |
const fireworks::Context * | m_context |
Protected Attributes inherited from FWViewBase | |
FWViewType | m_type |
FWISpyView::FWISpyView | ( | TEveWindowSlot * | slot, |
FWViewType::EType | typeId, | ||
unsigned int | version = 9 |
||
) |
Definition at line 35 of file FWISpyView.cc.
|
override |
Definition at line 43 of file FWISpyView.cc.
|
delete |
|
delete |
|
overridevirtual |
Reimplemented from FW3DViewBase.
Definition at line 47 of file FWISpyView.cc.
References FW3DViewBase::populateController().
|
overridevirtual |
Reimplemented from FW3DViewBase.
Definition at line 45 of file FWISpyView.cc.
References FW3DViewBase::setContext().