We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8799b4 commit fc4aef3Copy full SHA for fc4aef3
newton-4.00/sdk/dCollision/ndBodyNotify.h
@@ -47,7 +47,6 @@ class ndBodyNotify : public ndContainersFreeListAlloc<ndBodyNotify>
47
D_COLLISION_API void SetGravity(const ndVector& defaultGravity);
48
49
D_COLLISION_API virtual bool OnSceneAabbOverlap(const ndBody* const otherBody) const;
50
- //D_COLLISION_API virtual void OnTransform(ndInt32 threadIndex, const ndMatrix& matrix);
51
D_COLLISION_API virtual void OnApplyExternalForce(ndInt32 threadIndex, ndFloat32 timestep);
52
53
// new interface
0 commit comments