|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bulletphysics.demos.dynamiccontrol.TestRig
public class TestRig
Field Summary | |
---|---|
static int |
NUM_LEGS
|
Constructor Summary | |
---|---|
TestRig(DynamicsWorld ownerWorld,
javax.vecmath.Vector3f positionOffset,
boolean fixed)
|
Method Summary | |
---|---|
void |
destroy()
|
TypedConstraint[] |
getJoints()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NUM_LEGS
Constructor Detail |
---|
public TestRig(DynamicsWorld ownerWorld, javax.vecmath.Vector3f positionOffset, boolean fixed)
Method Detail |
---|
public void destroy()
public TypedConstraint[] getJoints()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |