1 #ifndef Fireworks_Core_FWViewGeometryList_h
2 #define Fireworks_Core_FWViewGeometryList_h
21 #include "sigc++/connection.h"
23 #include "TEveElement.h"
TEveCompound * m_colorComp[kFWGeomColorSize]
FWViewGeometryList(const fireworks::Context &context, bool projected=true)
void updateTransparency(bool projectedType)
void addToCompound(TEveElement *el, FWGeomColorIndex idx, bool applyTransp=true) const
const FWGeometry * m_geom
const FWViewGeometryList & operator=(const FWViewGeometryList &)
virtual ~FWViewGeometryList()
sigc::connection m_transpConnection
sigc::connection m_colorConnection
const fireworks::Context & m_context