|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bulletphysics.demos.opengl.DemoApplication
com.bulletphysics.demos.dynamiccontrol.DynamicControlDemo
public class DynamicControlDemo
Field Summary |
---|
Fields inherited from class com.bulletphysics.demos.opengl.DemoApplication |
---|
azi, cameraDistance, cameraPosition, cameraTargetPosition, cameraUp, clock, debugMode, dynamicsWorld, ele, forwardAxis, gl, glutScreenHeight, glutScreenWidth, gShapePtr, idle, lastKey, maxNumObjects, numObjects, pickConstraint, pickedBody, scaleBottom, scaleFactor, ShootBoxInitialSpeed, shootBoxShape, singleStep, startTransforms, stepping |
Constructor Summary | |
---|---|
DynamicControlDemo(IGL gl)
|
Method Summary | |
---|---|
void |
clientMoveAndDisplay()
|
void |
displayCallback()
|
void |
initPhysics()
|
void |
keyboardCallback(char key,
int x,
int y)
|
static void |
main(java.lang.String[] args)
|
void |
spawnTestRig(javax.vecmath.Vector3f startOffset,
boolean fixed)
|
Methods inherited from class com.bulletphysics.demos.opengl.DemoApplication |
---|
clientResetScene, destroy, drawString, getCameraDistance, getCameraPosition, getCameraTargetPosition, getDebugMode, getDeltaTimeMicroseconds, getDynamicsWorld, getRayTo, isIdle, localCreateRigidBody, mouseFunc, mouseMotionFunc, moveAndDisplay, myinit, renderme, resetPerspectiveProjection, reshape, setCameraDistance, setCameraForwardAxis, setCameraUp, setDebugMode, setIdle, setOrthographicProjection, shootBox, showProfileInfo, specialKeyboard, specialKeyboardUp, stepBack, stepFront, stepLeft, stepRight, toggleIdle, updateCamera, zoomIn, zoomOut |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DynamicControlDemo(IGL gl)
Method Detail |
---|
public void initPhysics()
initPhysics
in class DemoApplication
public void spawnTestRig(javax.vecmath.Vector3f startOffset, boolean fixed)
public void clientMoveAndDisplay()
clientMoveAndDisplay
in class DemoApplication
public void displayCallback()
displayCallback
in class DemoApplication
public void keyboardCallback(char key, int x, int y)
keyboardCallback
in class DemoApplication
public static void main(java.lang.String[] args) throws org.lwjgl.LWJGLException
org.lwjgl.LWJGLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |