|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.scene.Mesh
com.jme3.scene.debug.WireBox
public class WireBox
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.jme3.scene.Mesh |
---|
Mesh.Mode |
Constructor Summary | |
---|---|
WireBox()
|
|
WireBox(float xExt,
float yExt,
float zExt)
|
Method Summary | |
---|---|
void |
fromBoundingBox(BoundingBox bbox)
|
void |
updatePositions(float xExt,
float yExt,
float zExt)
|
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WireBox()
public WireBox(float xExt, float yExt, float zExt)
Method Detail |
---|
public void updatePositions(float xExt, float yExt, float zExt)
public void fromBoundingBox(BoundingBox bbox)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |