33 unsigned int GetPickMode()
const override {
return cPICK_ATTACHMENT; }
38 bool Pick(vespa::VaViewer* aViewerPtr,
43 const vespa::VaAttachmentSubId& aAttachmentSubPartId)
override;
44 void MoveRelative(UtEntity& aRefBefore,
47 double aFeedbackPrecision,
48 vespa::MoveRelativeMask aMoveRelativeMask,
49 vespa::VaViewer* aViewerPtr)
override;
51 std::string GetMenuSelectionString(
const vespa::VaAttachmentSubId& aSubId)
const override;
54 bool mRelative =
false;