| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletDynamics |
| Modifier and Type | Method and Description |
|---|---|
btSimulationIslandManagerMt.SolverParams |
btSimulationIslandManagerMt.SolverParams.getPointer(long i) |
btSimulationIslandManagerMt.SolverParams |
btSimulationIslandManagerMt.SolverParams.m_debugDrawer(btIDebugDraw setter) |
btSimulationIslandManagerMt.SolverParams |
btSimulationIslandManagerMt.SolverParams.m_dispatcher(btDispatcher setter) |
btSimulationIslandManagerMt.SolverParams |
btSimulationIslandManagerMt.SolverParams.m_solverInfo(btContactSolverInfo setter) |
btSimulationIslandManagerMt.SolverParams |
btSimulationIslandManagerMt.SolverParams.m_solverMt(btConstraintSolver setter) |
btSimulationIslandManagerMt.SolverParams |
btSimulationIslandManagerMt.SolverParams.m_solverPool(btConstraintSolver setter) |
btSimulationIslandManagerMt.SolverParams |
btSimulationIslandManagerMt.SolverParams.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
void |
btSimulationIslandManagerMt.buildAndProcessIslands(btDispatcher dispatcher,
btCollisionWorld collisionWorld,
btTypedConstraintArray constraints,
btSimulationIslandManagerMt.SolverParams solverParams) |
void |
btSimulationIslandManagerMt.IslandDispatchFunc.call(IslandArray islands,
btSimulationIslandManagerMt.SolverParams solverParams) |
static void |
btSimulationIslandManagerMt.parallelIslandDispatch(IslandArray islandsPtr,
btSimulationIslandManagerMt.SolverParams solverParams) |
static void |
btSimulationIslandManagerMt.serialIslandDispatch(IslandArray islandsPtr,
btSimulationIslandManagerMt.SolverParams solverParams) |
static void |
btSimulationIslandManagerMt.solveIsland(btConstraintSolver solver,
btSimulationIslandManagerMt.Island island,
btSimulationIslandManagerMt.SolverParams solverParams) |
Copyright © 2024. All rights reserved.