BulletManifoldPoint.kl¶
Types¶
BulletManifoldPoint (object)¶
ManifoldContactPoint collects and maintains persistent contactpoints. used to improve stability and performance of rigidbody dynamics response.
Methods¶
| BulletManifoldPoint ( in BulletManifoldPoint other ) | |
| BulletManifoldPoint () | |
| __destroy ! () | |
| BulletManifoldPoint | clone ? () |
| Scalar | getAppliedImpulse ? () |
| Scalar | getDistance ? () |
| Integer | getLifeTime ? () |
| Data | getPointer ? () |
| Vec3 | getPositionWorldOnA ? () |
| Vec3 | getPositionWorldOnB ? () |
| setDistance ! ( in Scalar dist ) | |
| ~BulletManifoldPoint () |