Exemple #1
0
 public final boolean fullContains(BoundingVolume that) {
   return that.fullContainedInBox(this);
 }