|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.threedmanipulation.tools.TwinObject
public class TwinObject
The Class TwinObject.
| Constructor Summary | |
|---|---|
TwinObject(java.lang.String name,
ContentSystem contentSystem,
com.jme.scene.Node worldNode,
com.jme.scene.Spatial manipulatedOjbect,
com.jme.scene.Spatial twinObject,
com.jme.math.Vector3f initPosition)
Instantiates a new twin object. |
|
| Method Summary | |
|---|---|
void |
cleanup()
Cleanup. |
void |
updateLine()
Update line. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TwinObject(java.lang.String name,
ContentSystem contentSystem,
com.jme.scene.Node worldNode,
com.jme.scene.Spatial manipulatedOjbect,
com.jme.scene.Spatial twinObject,
com.jme.math.Vector3f initPosition)
name - the namecontentSystem - the content systemworldNode - the world nodemanipulatedOjbect - the manipulated ojbecttwinObject - the twin objectinitPosition - the init position| Method Detail |
|---|
public void cleanup()
public void updateLine()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||