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

    Modifier and Type
    Method
    Description
    void
     
  • Method Details