|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.jme.pickingsystem.PickedSpatial
public class PickedSpatial
The Class PickedSpatial.
Constructor Summary | |
---|---|
PickedSpatial(com.jme.scene.Spatial s,
com.jme.math.Vector3f pointOfSelection)
Instantiates a new picked spatial. |
Method Summary | |
---|---|
com.jme.math.Vector3f |
getPointOfSelection()
Gets the point of selection. |
com.jme.scene.Spatial |
getSpatial()
Gets the spatial. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PickedSpatial(com.jme.scene.Spatial s, com.jme.math.Vector3f pointOfSelection)
s
- the spointOfSelection
- the point of selectionMethod Detail |
---|
public com.jme.math.Vector3f getPointOfSelection()
public com.jme.scene.Spatial getSpatial()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |