hydrogen 1.1.1
Selection< Elem >::SelectionGroup Struct Reference

Group of SelectionWidget objects sharing the same selection set. More...

Data Fields

std::set< Elem > m_selectedElements
 
std::set< SelectionWidget< Elem > * > m_selectionWidgets
 

Detailed Description

template<class Elem>
struct Selection< Elem >::SelectionGroup

Group of SelectionWidget objects sharing the same selection set.

Field Documentation

◆ m_selectedElements

std::set<Elem> m_selectedElements

◆ m_selectionWidgets

std::set< SelectionWidget<Elem> *> m_selectionWidgets