|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.bullet.util.DebugMeshCallback
public class DebugMeshCallback
Constructor Summary | |
---|---|
DebugMeshCallback()
|
Method Summary | |
---|---|
void |
addVector(float x,
float y,
float z,
int part,
int index)
|
java.nio.FloatBuffer |
getVertices()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DebugMeshCallback()
Method Detail |
---|
public void addVector(float x, float y, float z, int part, int index)
public java.nio.FloatBuffer getVertices()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |