public class btDiscreteDynamicsWorldMt extends btDiscreteDynamicsWorld
className| Constructor and Description |
|---|
btDiscreteDynamicsWorldMt(btDispatcher dispatcher,
btBroadphaseInterface pairCache,
btConstraintSolverPoolMt constraintSolver,
btCollisionConfiguration collisionConfiguration) |
btDiscreteDynamicsWorldMt(long cPtr,
boolean cMemoryOwn)
Construct a new btDiscreteDynamicsWorldMt, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btDiscreteDynamicsWorldMt obj) |
void |
operatorDelete(long ptr) |
void |
operatorDelete(long arg0,
long arg1) |
void |
operatorDeleteArray(long ptr) |
void |
operatorDeleteArray(long arg0,
long arg1) |
long |
operatorNew(long sizeInBytes) |
long |
operatorNew(long arg0,
long ptr) |
long |
operatorNewArray(long sizeInBytes) |
long |
operatorNewArray(long arg0,
long ptr) |
addCollisionObject, addCollisionObject, addCollisionObject, addConstraint, addConstraint, addRigidBody, addRigidBody, applyGravity, debugDrawConstraint, getApplySpeculativeContactRestitution, getCollisionWorld, getCPtr, getLatencyMotionStateInterpolation, getSimulationIslandManager, getSimulationIslandManagerConst, getSynchronizeAllMotionStates, setApplySpeculativeContactRestitution, setLatencyMotionStateInterpolation, setNumTasks, setSynchronizeAllMotionStates, stepSimulation, stepSimulation, stepSimulation, synchronizeSingleMotionState, updateVehiclesaddAction, addCharacter, addVehicle, clearForces, getConstraint, getConstraintConst, getConstraintSolver, getCPtr, getGravity, getNumConstraints, getSolverInfo, getSolverInfoConst, getWorldType, getWorldUserInfo, removeAction, removeCharacter, removeConstraint, removeRigidBody, removeVehicle, setConstraintSolver, setGravity, setInternalTickCallback, setInternalTickCallback, setInternalTickCallback, setWorldUserInfo, synchronizeMotionStatescomputeOverlappingPairs, contactPairTest, contactTest, convexSweepTest, convexSweepTest, debugDrawObject, debugDrawWorld, getBroadphase, getBroadphaseConst, getCollisionObjectArray, getCollisionObjectArrayConst, getCPtr, getDebugDrawer, getDispatcher, getDispatcherConst, getDispatchInfo, getDispatchInfoConst, getForceUpdateAllAabbs, getNumCollisionObjects, getPairCache, objectQuerySingle, objectQuerySingleInternal, performDiscreteCollisionDetection, rayTest, rayTestSingle, rayTestSingleInternal, removeCollisionObject, serialize, setBroadphase, setDebugDrawer, setForceUpdateAllAabbs, updateAabbs, updateSingleAabbdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btDiscreteDynamicsWorldMt(long cPtr,
boolean cMemoryOwn)
public btDiscreteDynamicsWorldMt(btDispatcher dispatcher, btBroadphaseInterface pairCache, btConstraintSolverPoolMt constraintSolver, btCollisionConfiguration collisionConfiguration)
public static long getCPtr(btDiscreteDynamicsWorldMt obj)
public long operatorNew(long sizeInBytes)
operatorNew in class btDiscreteDynamicsWorldpublic void operatorDelete(long ptr)
operatorDelete in class btDiscreteDynamicsWorldpublic long operatorNew(long arg0,
long ptr)
operatorNew in class btDiscreteDynamicsWorldpublic void operatorDelete(long arg0,
long arg1)
operatorDelete in class btDiscreteDynamicsWorldpublic long operatorNewArray(long sizeInBytes)
operatorNewArray in class btDiscreteDynamicsWorldpublic void operatorDeleteArray(long ptr)
operatorDeleteArray in class btDiscreteDynamicsWorldpublic long operatorNewArray(long arg0,
long ptr)
operatorNewArray in class btDiscreteDynamicsWorldpublic void operatorDeleteArray(long arg0,
long arg1)
operatorDeleteArray in class btDiscreteDynamicsWorldCopyright © 2021. All rights reserved.