API Documentation
Loading...
Searching...
No Matches
DefaultSelectionEffect Class Reference

The default behavior for selection, which is to create a bounding box around an object. More...

#include <SelectionEffect.h>

Inheritance diagram for DefaultSelectionEffect:
[legend]
Collaboration diagram for DefaultSelectionEffect:
[legend]

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

Detailed Description

The default behavior for selection, which is to create a bounding box around an object.


Constructor & Destructor Documentation

◆ DefaultSelectionEffect()

Member Function Documentation

◆ applySelectionEffect()

void applySelectionEffect ( Model & model,
DesignObjectLookup * lookup )
overridevirtual

Implements SelectionEffect.

◆ removeSelectionEffect()

void removeSelectionEffect ( Model & model,
DesignObjectLookup * lookup )
overridevirtual

Implements SelectionEffect.

◆ setUseGrips()

void setUseGrips ( bool use_grips)

◆ setUseVertexHighlights()

void setUseVertexHighlights ( bool use)

The documentation for this class was generated from the following file: