#include <VtkInterface.hpp>
Inherits QObject.
◆ MoveMode
Represents the transformation used when moving entities and attachments.
| Enumerator |
|---|
| RotateScenario | mode for rotation of the entire scenario
|
| RotateSelection | mode for rotation of a selection
|
| TranslateScenario | mode for translation of the entire scenario
|
| TranslateSelection | mode for translation of a selection (the default)
|
◆ VtkInterface()
| wizard::VtkInterface::VtkInterface |
( |
| ) |
|
◆ ~VtkInterface()
| wizard::VtkInterface::~VtkInterface |
( |
| ) |
|
|
override |
◆ AttachmentAdded
| void wizard::VtkInterface::AttachmentAdded |
( |
vespa::VaAttachment * | aAttachmentPtr | ) |
|
|
signal |
◆ GetMoveMode()
◆ OnProxyAvailable()
| void wizard::VtkInterface::OnProxyAvailable |
( |
WsfPProxy * | aProxyPtr | ) |
|
◆ RequestSelectPlatform()
| void wizard::VtkInterface::RequestSelectPlatform |
( |
const QString & | aPlatformName | ) |
|
◆ SetMoveMode()
| void wizard::VtkInterface::SetMoveMode |
( |
MoveMode | aMoveMode | ) |
|
|
noexcept |
Sets the MoveMode for scenario transformations
- Parameters
-
The documentation for this class was generated from the following files: