|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SelectedListener
Method Summary | |
---|---|
void |
selected(Graphics3DNode graphics3dNode,
ModifierKeyInterface modifierKeyInterface,
javax.vecmath.Point3d location,
javax.vecmath.Point3d cameraLocation,
javax.vecmath.Quat4d cameraRotation)
This function is called when a point on the screen is selected while holding the modifier key defined with getModifierKey() |
Method Detail |
---|
void selected(Graphics3DNode graphics3dNode, ModifierKeyInterface modifierKeyInterface, javax.vecmath.Point3d location, javax.vecmath.Point3d cameraLocation, javax.vecmath.Quat4d cameraRotation)
graphics3dNode
- The node that was selected, null if none selectedmodifierKeys
- TODOlocation
- location of the selected pointcameraLocation
- camera positioncameraRotation
- camera view direction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |