Class GKMeshGraphTriangulationMode


  • public final class GKMeshGraphTriangulationMode
    extends java.lang.Object
    Adjusts how graph nodes are created when you triangulate a GKMeshGrapk [@enum] GKMeshGraphTriangulationModeVertices Graph nodes will be made at all triangle vertices [@enum] GKMeshGraphTriangulationModeCenters Graph nodes will be made at all triangle centers [@enum] GKMeshGraphTriangulationModeEdgeMidpoints Graph nodes will be made at midpoint of all triangle edges
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait