#include <Fireworks/Core/interface/FW3DView.h>
Private Attributes | |
TEveCalo3D * | m_calo |
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 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 |
FW3DView::FW3DView | ( | TEveWindowSlot * | slot, |
FWViewType::EType | typeId | ||
) |
Definition at line 39 of file FW3DView.cc.
References FWEveView::viewerGL().
|
override |
|
delete |
|
overridevirtual |
|
overridevirtual |
Reimplemented from FWEveView.
Definition at line 47 of file FW3DView.cc.
References FWPFGeom::caloR1(), FWPFGeom::caloZ1(), FWEveView::context(), data, FWEveView::eventScene(), fireworks::Context::getCaloData(), m_calo, and FW3DViewBase::setContext().
|
private |
Definition at line 50 of file FW3DView.h.
Referenced by getEveCalo(), setContext(), and ~FW3DView().