Searched refs:planeId (Results 1 – 1 of 1) sorted by relevance
1025 int planeId = (planeCounter == FRUSTUM_PLANES) ? bound.getCheckPlane() : planeCounter; in contains() local1028 mask = 1 << (planeId); in contains()1030 Plane.Side side = bound.whichSide(worldPlane[planeId]); in contains()1034 bound.setCheckPlane(planeId); in contains()