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)
const FWViewGeometryList & operator=(const FWViewGeometryList &)=delete
~FWViewGeometryList() override
const FWGeometry * m_geom
void addToCompound(TEveElement *el, FWGeomColorIndex idx, bool applyTransp=true) const
sigc::connection m_transpConnection
sigc::connection m_colorConnection
const fireworks::Context & m_context