oimo.dynamics.callback
OimoPhysics API Documentation
| .. | |
|---|---|
| AabbTestCallback | A callback interface for aabb tests in a world. |
| ContactCallback | A callback class for contact events. Contact events between two shapes will occur in following order: |
| RayCastCallback | A callback class for ray casts in a world. |
| RayCastClosest | A ray cast callback implementation that keeps only the closest hit data.
This is reusable, but make sure to clear the old result by calling
|