public class btSimulationIslandManagerMt extends btSimulationIslandManager
| Modifier and Type | Class and Description |
|---|---|
static class |
btSimulationIslandManagerMt.Island |
static class |
btSimulationIslandManagerMt.IslandCallback |
className| Constructor and Description |
|---|
btSimulationIslandManagerMt() |
btSimulationIslandManagerMt(long cPtr,
boolean cMemoryOwn)
Construct a new btSimulationIslandManagerMt, normally you should not need this constructor it's intended for low-level usage.
|
buildAndProcessIslands, findUnions, getCPtr, getSplitIslands, getUnionFind, initUnionFind, setSplitIslands, storeIslandActivationState, updateActivationStatedispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btSimulationIslandManagerMt(long cPtr,
boolean cMemoryOwn)
public btSimulationIslandManagerMt()
public static long getCPtr(btSimulationIslandManagerMt obj)
public static void serialIslandDispatch(SWIGTYPE_p_btAlignedObjectArrayT_btSimulationIslandManagerMt__Island_p_t islandsPtr, btSimulationIslandManagerMt.IslandCallback callback)
public static void parallelIslandDispatch(SWIGTYPE_p_btAlignedObjectArrayT_btSimulationIslandManagerMt__Island_p_t islandsPtr, btSimulationIslandManagerMt.IslandCallback callback)
public void buildAndProcessIslands(btDispatcher dispatcher, btCollisionWorld collisionWorld, SWIGTYPE_p_btAlignedObjectArrayT_btTypedConstraint_p_t constraints, btSimulationIslandManagerMt.IslandCallback callback)
public void buildIslands(btDispatcher dispatcher, btCollisionWorld colWorld)
buildIslands in class btSimulationIslandManagerpublic int getMinimumSolverBatchSize()
public void setMinimumSolverBatchSize(int sz)
public SWIGTYPE_p_f_p_btAlignedObjectArray__p_btSimulationIslandManagerMt__Island___p_btSimulationIslandManagerMt__IslandCallback__void getIslandDispatchFunction()
public void setIslandDispatchFunction(SWIGTYPE_p_f_p_btAlignedObjectArray__p_btSimulationIslandManagerMt__Island___p_btSimulationIslandManagerMt__IslandCallback__void func)
Copyright © 2021. All rights reserved.