API Documentation
Loading...
Searching...
No Matches
SelectionEffect Class Referenceabstract

#include <SelectionEffect.h>

Inheritance diagram for SelectionEffect:
[legend]

Public Member Functions

virtual void applySelectionEffect (Model &model, DesignObjectLookup *lookup)=0
 
virtual void removeSelectionEffect (Model &model, DesignObjectLookup *lookup)=0
 

Member Function Documentation

◆ applySelectionEffect()

virtual void applySelectionEffect ( Model & model,
DesignObjectLookup * lookup )
pure virtual

Implemented in DefaultSelectionEffect.

◆ removeSelectionEffect()

virtual void removeSelectionEffect ( Model & model,
DesignObjectLookup * lookup )
pure virtual

Implemented in DefaultSelectionEffect.


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