Searched refs:NEAR_PLANE (Results 1 – 1 of 1) sorted by relevance
114 private static final int NEAR_PLANE = 5; field in Camera991 return worldPlane[NEAR_PLANE].pseudoDistance(pos); in distanceToNearPlane()1269 worldPlane[NEAR_PLANE].setNormal(direction.x, direction.y, direction.z); in onFrameChange()1270 worldPlane[NEAR_PLANE].setConstant(dirDotLocation + frustumNear); in onFrameChange()