| Package | Description |
|---|---|
| org.scijava.java3d.utils.picking |
OBSOLETE: provides picking utility classes for the old
picking methods.
|
| org.scijava.java3d.utils.picking.behaviors |
OBSOLETE: provides picking behaviors for the old picking
methods.
|
| Class and Description |
|---|
| PickIntersection
Holds information about an intersection of a PickShape with a Node
as part of a PickResult.
|
| PickResult
Stores information about a pick hit.
|
| PickTool
The base class for picking operations.
|
| Class and Description |
|---|
| PickCanvas
A subclass of PickTool, simplifies picking using mouse events from a canvas.
|
Copyright © 2016–2022 SciJava. All rights reserved.