| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision | |
| org.bytedeco.bullet.BulletDynamics |
| Modifier and Type | Method and Description |
|---|---|
btPairCachingGhostObject |
btPairCachingGhostObject.getPointer(long i) |
btPairCachingGhostObject |
btPairCachingGhostObject.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
btPairCachingGhostObject |
btKinematicCharacterController.getGhostObject() |
| Constructor and Description |
|---|
btKinematicCharacterController(btPairCachingGhostObject ghostObject,
btConvexShape convexShape,
double stepHeight) |
btKinematicCharacterController(btPairCachingGhostObject ghostObject,
btConvexShape convexShape,
double stepHeight,
btVector3 up) |
Copyright © 2024. All rights reserved.