Goblin - A Platform for 3D AR and VR Applications

ICollisionListener.OnBeforeCollided Method 

void OnBeforeCollided(
   Node node,
   Node root,
   Node nodeHit,
   Xfrm old,
   IntersectInformation intersect,
   Xfrm desired
);

See Also

ICollisionListener Interface | Goblin.Engine.Scene Namespace