Searched refs:mergeLocal (Results 1 – 7 of 7) sorted by relevance
178 public abstract BoundingVolume mergeLocal(BoundingVolume volume); in mergeLocal() method in BoundingVolume
508 public BoundingVolume mergeLocal(BoundingVolume volume) { in mergeLocal() method in BoundingSphere
407 public BoundingVolume mergeLocal(BoundingVolume volume) { in mergeLocal() method in BoundingBox
180 bbox.mergeLocal(newVol); in computeUnionBound()200 bbox.mergeLocal(store); in computeUnionBound()215 bbox.mergeLocal(vol); in computeUnionBound()
90 bbox.mergeLocal(bv); in Octree()
134 resultBound.mergeLocal(child.getWorldBound()); in updateWorldBound()
973 …affectedAreaBBox.mergeLocal(new BoundingBox(new Vector3f(changedPoint.x, 0, changedPoint.y), 1f, F…