de.jreality.scene.tool.See: Description
| Interface | Description |
|---|---|
| HitFilter | |
| PickResult | |
| PickSystem |
| Class | Description |
|---|---|
| AABBPickSystem |
Our pick system implementation.
|
| AABBTree |
An AABB tree for IndexedFaceSets.
|
| BruteForcePicking |
TODO: get rid of the maxDist parameter, use the from and to vectors as the
endpoints of the segment of valid pick-points
|
| Graphics3D | |
| Hit | |
| Hit.HitComparator | |
| PosWHitFilter |
viewer, camera scene path and world2ndc double[] that checks if in ndc coords the third coordinate is not negative by update and accept methods
|
de.jreality.scene.tool. Access
to picking for most users and developers is probably most easily obtained by going through
the tool package rather than attempting to use the classes here directly.