Package | Description |
---|---|
org.scijava.java3d.utils.picking |
OBSOLETE: provides picking utility classes for the old
picking methods.
|
Modifier and Type | Method and Description |
---|---|
PickIntersection |
PickResult.getClosestIntersection(Point3d pt)
Gets the PickIntersection in this PickResult that is closest to a point
|
PickIntersection |
PickResult.getIntersection(int index)
Returns a specific PickIntersection object
|
Copyright © 2016–2022 SciJava. All rights reserved.