Uses of Class
com.marginallyclever.ro3.apps.viewport.viewporttools.SelectedItems
Packages that use SelectedItems
-
Uses of SelectedItems in com.marginallyclever.ro3.apps.viewport.viewporttools.move
Methods in com.marginallyclever.ro3.apps.viewport.viewporttools.move with parameters of type SelectedItemsModifier and TypeMethodDescriptionstatic javax.vecmath.Matrix4d
MoveUtils.getLastItemSelectedMatrix
(SelectedItems selectedItems) Returns the last selected item's world pose, or null if no items are selected.static javax.vecmath.Matrix4d
MoveUtils.getPivotMatrix
(FrameOfReference frameOfReference, SelectedItems selectedItems) Get the pivot matrix of the selected items.static void
MoveUtils.updateUndoState
(SelectedItems selectedItems)