API Documentation
|
The default behavior for selection, which is to create a bounding box around an object. More...
#include <SelectionEffect.h>
Public Member Functions | |
void | applySelectionEffect (Model &model, DesignObjectLookup *lookup) override |
DefaultSelectionEffect () | |
void | removeSelectionEffect (Model &model, DesignObjectLookup *lookup) override |
void | setUseGrips (bool use_grips) |
void | setUseVertexHighlights (bool use) |
Public Member Functions inherited from SelectionEffect |
The default behavior for selection, which is to create a bounding box around an object.
|
overridevirtual |
Implements SelectionEffect.
|
overridevirtual |
Implements SelectionEffect.
void setUseGrips | ( | bool | use_grips | ) |
void setUseVertexHighlights | ( | bool | use | ) |