AAR_SIDE_MAXX

Return value of {@link #intersectRayAar(double, double, double, double, double, double, double, double, Vector2d)} and {@link #intersectRayAar(Vector2d, Vector2d, Vector2d, Vector2d, Vector2d)} to indicate that the ray intersects the side of the axis-aligned rectangle with the maximum x coordinate.

static immutable
int AAR_SIDE_MAXX;

Meta