#include <InteractionPerformer.h>
◆ m_freezePerformer
bool sofa::gui::component::performer::InteractionPerformer::m_freezePerformer |
◆ m_interactor
◆ InteractionPerformer()
sofa::gui::component::performer::InteractionPerformer::InteractionPerformer |
( |
BaseMouseInteractor * |
i | ) |
|
|
inline |
◆ ~InteractionPerformer()
virtual sofa::gui::component::performer::InteractionPerformer::~InteractionPerformer |
( |
| ) |
|
|
inlinevirtual |
◆ configure()
◆ create()
template<class RealObject >
static RealObject* sofa::gui::component::performer::InteractionPerformer::create |
( |
RealObject * |
, |
|
|
BaseMouseInteractor * |
interactor |
|
) |
| |
|
inlinestatic |
◆ draw()
◆ execute()
virtual void sofa::gui::component::performer::InteractionPerformer::execute |
( |
| ) |
|
|
pure virtual |
◆ handleEvent()
◆ setPerformerFreeze()
virtual void sofa::gui::component::performer::InteractionPerformer::setPerformerFreeze |
( |
| ) |
|
|
inlinevirtual |
◆ SOFA_ATTRIBUTE_DISABLED__NAMING() [1/2]
sofa::gui::component::performer::InteractionPerformer::SOFA_ATTRIBUTE_DISABLED__NAMING |
( |
"v24.06" |
, |
|
|
"v24.06" |
, |
|
|
freezePerformer |
, |
|
|
m_freezePerformer |
|
|
) |
| |
◆ SOFA_ATTRIBUTE_DISABLED__NAMING() [2/2]
sofa::gui::component::performer::InteractionPerformer::SOFA_ATTRIBUTE_DISABLED__NAMING |
( |
"v24.06" |
, |
|
|
"v24.06" |
, |
|
|
interactor |
, |
|
|
m_interactor |
|
|
) |
| |
◆ start()
virtual void sofa::gui::component::performer::InteractionPerformer::start |
( |
| ) |
|
|
pure virtual |