Interface SoCollisionManager.BBoxCollisionListener
-
- Enclosing class:
- SoCollisionManager
public static interface SoCollisionManager.BBoxCollisionListener
Bounding box collision callbacks are called after the bounding box collision detection and before real detection, allowing the programmer to change the
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
bboxCollide(SoPath p1, SoPath p2)
-