isQuadParallelToFace

static boolean isQuadParallelToFace(Direction face, QuadView quad)

Returns true if quad is parallel to the given face.Does not validate quad winding order.Expects convex quads with all points co-planar.

Sources

jvm source
Link copied to clipboard