POINT_ON_TRIANGLE_VERTEX_2

Return value of {@link #findClosestPointOnTriangle(double, double, double, double, double, double, double, double, double, double, double, double, Vector3d)}, {@link #findClosestPointOnTriangle(Vector3d, Vector3d, Vector3d, Vector3d, Vector3d)}, {@link #findClosestPointOnTriangle(double, double, double, double, double, double, double, double, Vector2d)} and {@link #findClosestPointOnTriangle(Vector2d, Vector2d, Vector2d, Vector2d, Vector2d)} or {@link #intersectSweptSphereTriangle} to signal that the closest point is the third vertex of the triangle.

static immutable
int POINT_ON_TRIANGLE_VERTEX_2;

Meta