FrustumIntersection.PLANE_PX

Return value of {@link #intersectAab(double, double, double, double, double, double) intersectAab()} and its different overloads identifying the plane with equation <code>x=1</code> when using the identity frustum.

struct FrustumIntersection
static immutable
int PLANE_PX;

Meta