|
Aviatrix3D 2.0 Dev |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A picking target that contains a single child pickable target.
Examples of this would be SharedNode
and
Shape3D
.
There is no requirement that the picking and rendering subgraphs look the same. There may be no pickable child even when there is a renderable child.
Field Summary |
Fields inherited from interface org.j3d.aviatrix3d.picking.PickTarget |
CUSTOM_PICK_TYPE, GROUP_PICK_TYPE, LEAF_PICK_TYPE, SINGLE_PICK_TYPE |
Method Summary | |
PickTarget |
getPickableChild()
Return the child that is pickable of from this target. |
Methods inherited from interface org.j3d.aviatrix3d.picking.PickTarget |
checkPickMask, getPickableBounds, getPickTargetType |
Method Detail |
public PickTarget getPickableChild()
|
Aviatrix3D 2.0 Dev |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |