1 #ifndef Fireworks_Core_FWGeometryTableView_h
2 #define Fireworks_Core_FWGeometryTableView_h
void autoExpandCallback()
virtual void setFrom(const FWConfiguration &)
void updateFilter(std::string &)
FWGeoMaterialValidator * m_filterValidator
FWDoubleParameter m_regionRadius
FWGeometryTableView(TEveWindowSlot *iParent, FWColorManager *colMng)
int getFilterType() const
FWBoolParameter m_selectRegion
FWLongParameter m_autoExpand
void checkRegionOfInterest()
std::string getFilter() const
bool isSelectedByRegion() const
FWBoolParameter m_disableTopNode
FWEnumParameter m_filterType
int getAutoExpand() const
FWLongParameter m_visLevel
const FWGeometryTableView & operator=(const FWGeometryTableView &)
bool getIgnoreVisLevelWhenFilter() const
FWStringParameter m_filter
virtual void populateController(ViewerParameterGUI &) const
ClassDef(FWGeometryTableView, 0)
FWGeometryTableManager * m_tableManager
boost::shared_ptr< FWParameterSetterBase > m_filterTypeSetter
bool getVolumeMode() const
void updateVisibilityTopNode()
FWBoolParameter m_visLevelFilter
FWEnumParameter m_proximityAlgo
void filterTextEntryCallback()
FWGUIValidatingTextEntry * m_filterEntry
void filterListCallback()
virtual void setPath(int, std::string &)
virtual ~FWGeometryTableView()
virtual FWGeometryTableManagerBase * getTableManager()