Searched refs:getCheckPlane (Results 1 – 2 of 2) sorted by relevance
91 public int getCheckPlane() { in getCheckPlane() method in BoundingVolume
348 this.guiBounding.setCheckPlane(cam.guiBounding.getCheckPlane()); in copyFrom()1022 if (planeCounter == bound.getCheckPlane()) { in contains()1025 int planeId = (planeCounter == FRUSTUM_PLANES) ? bound.getCheckPlane() : planeCounter; in contains()