Uses of Class
com.marginallyclever.ro3.apps.viewport.viewporttool.SelectedItems
Packages that use SelectedItems
Package
Description
-
Uses of SelectedItems in com.marginallyclever.ro3.apps.viewport.viewporttool
Methods in com.marginallyclever.ro3.apps.viewport.viewporttool with parameters of type SelectedItemsModifier and TypeMethodDescriptionvoidCompass3D.activate(SelectedItems list) voidSelectionTool.activate(SelectedItems list) This method is called when the tool is activated.voidViewportTool.activate(SelectedItems list) This method is called when the tool is activated. -
Uses of SelectedItems in com.marginallyclever.ro3.apps.viewport.viewporttool.move
Methods in com.marginallyclever.ro3.apps.viewport.viewporttool.move with parameters of type SelectedItemsModifier and TypeMethodDescriptionvoidRotateToolMulti.activate(SelectedItems list) This method is called when the tool is activated.voidRotateToolOneAxis.activate(SelectedItems list) This method is called when the tool is activated.voidTranslateToolMulti.activate(SelectedItems list) This method is called when the tool is activated.voidTranslateToolOneAxis.activate(SelectedItems list) voidTranslateToolTwoAxis.activate(SelectedItems list) static javax.vecmath.Matrix4dMoveUtils.getLastItemSelectedMatrix(SelectedItems selectedItems) Returns the last selected item's world pose, or null if no items are selected.static javax.vecmath.Matrix4dMoveUtils.getPivotMatrix(FrameOfReference frameOfReference, SelectedItems selectedItems, Camera camera) Get the pivot matrix of the selected items.static voidMoveUtils.updateUndoState(SelectedItems selectedItems)