![]() |
![]() |
#include <Fireworks/Core/interface/FWHFView.h>
Additional Inherited Members | |
![]() | |
typedef std::vector < FWParameterBase * > ::const_iterator | const_iterator |
![]() | |
sigc::signal< void(const FWViewBase *)> | beingDestroyed_ |
sigc::signal< void(Int_t, Int_t)> | openSelectedModelContextMenu_ |
![]() | |
void | addToOrthoCamera (TGLOrthoCamera *, FWConfiguration &) const |
void | addToPerspectiveCamera (TGLPerspectiveCamera *, const std::string &, FWConfiguration &) const |
virtual void | cameraGuideChanged () |
virtual void | pointLineScalesChanged () |
virtual void | resetCamera () |
void | setFromOrthoCamera (TGLOrthoCamera *, const FWConfiguration &) |
void | setFromPerspectiveCamera (TGLPerspectiveCamera *, const std::string &, const FWConfiguration &) |
![]() | |
~FWViewBase () override | |
![]() | |
TEveCaloLego * | m_lego |
TEveCaloLegoOverlay * | m_overlay |
![]() | |
const fireworks::Context * | m_context |
![]() | |
FWViewType | m_type |
FWHFView::FWHFView | ( | TEveWindowSlot * | slot, |
FWViewType::EType | typeId | ||
) |
Definition at line 37 of file FWHFView.cc.
|
override |
Definition at line 44 of file FWHFView.cc.
|
delete |
|
overridevirtual |
Reimplemented from FWEveView.
Definition at line 70 of file FWHFView.cc.
References FWLegoViewBase::m_lego, and FWLegoViewBase::setContext().