Skip to content

Commit fc4aef3

Browse files
committed
Update ndBodyNotify.h
1 parent f8799b4 commit fc4aef3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

newton-4.00/sdk/dCollision/ndBodyNotify.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ class ndBodyNotify : public ndContainersFreeListAlloc<ndBodyNotify>
4747
D_COLLISION_API void SetGravity(const ndVector& defaultGravity);
4848

4949
D_COLLISION_API virtual bool OnSceneAabbOverlap(const ndBody* const otherBody) const;
50-
//D_COLLISION_API virtual void OnTransform(ndInt32 threadIndex, const ndMatrix& matrix);
5150
D_COLLISION_API virtual void OnApplyExternalForce(ndInt32 threadIndex, ndFloat32 timestep);
5251

5352
// new interface

0 commit comments

Comments
 (0)