11 #ifndef __DT_ViewportProvider__
12 #define __DT_ViewportProvider__
31 void beginViewportSelection()
const;
32 bool isViewportSelectionRunning()
const;
33 void endViewportSelection()
const;
34 UI_Value &getViewportSelectionRunningValue()
const;
42 bool getAcceptExisting()
const;
43 void setAcceptExisting(
bool accept_existing);
45 bool getSelectComponents()
const;
46 void setSelectComponents(
bool select_components);
63 bool myAcceptExisting;
64 bool mySelectComponents;
65 mutable UI_Value myViewportSelectionRunningValue;
88 virtual bool getViewportSelection(
GT_API const UT_StringHolder selection
UT_WorkBuffer myComponentStr
GA_GroupType
An ordinal enum for the different types of groups in GA.
GA_GroupType myComponentType