-
Class Summary
| Class |
Description |
| LinePickSensorObject |
LinePickSensor uses one or more pickingGeometry line segments to compute intersections with pickTarget shapes.
|
| PickableGroupObject |
PickableGroup is a Grouping node that can contain most nodes.
|
| PointPickSensorObject |
PointPickSensor tests one or more pickingGeometry points in space as lying inside the provided pickTarget geometry.
|
| PrimitivePickSensorObject |
If a non-uniform scale is applied to the pick sensor, correct results may require level 3 support.
|
| VolumePickSensorObject |
VolumePickSensor tests picking intersections using the pickingGeometry against the pickTarget geometry volume.
|