Class OBBCollider_f


  • public class OBBCollider_f
    extends BVColliderOBBColiderOBB_f
    class for testing if two Oriented Bounding Boxes (OBBs) are overlapping.
    The method used is based on the seperating axis theorem. Please see the article
    "OBBTree: A Hierarchical Structure for Rapid Interference Detection".
    • Constructor Detail

      • OBBCollider_f

        public OBBCollider_f​(long cPtr,
                             boolean cMemoryOwn)
      • OBBCollider_f

        public OBBCollider_f()
        constructor