Class BoxBVTree

    • Constructor Detail

      • BoxBVTree

        public BoxBVTree()
      • BoxBVTree

        public BoxBVTree​(TriMesh pkMesh)
      • BoxBVTree

        public BoxBVTree​(TriMesh pkMesh,
                         int iMaxTrisPerLeaf,
                         boolean bStoreInteriorTris)
    • Method Detail

      • CreateModelBound

        protected static BoundingVolume CreateModelBound​(TriMesh pkMesh,
                                                         int i0,
                                                         int i1,
                                                         int[] aiISplit,
                                                         Line3f rkLine)
      • CreateWorldBound

        protected static BoundingVolume CreateWorldBound()