| 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(org.scijava.vecmath.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 © 2015. All rights reserved.