Package org.robovm.apple.gameplaykit
Class GKMeshGraphTriangulationMode
java.lang.Object
org.robovm.rt.bro.Bits<GKMeshGraphTriangulationMode>
org.robovm.apple.gameplaykit.GKMeshGraphTriangulationMode
- All Implemented Interfaces:
Comparable<GKMeshGraphTriangulationMode>,Iterable<GKMeshGraphTriangulationMode>
public final class GKMeshGraphTriangulationMode extends Bits<GKMeshGraphTriangulationMode>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static GKMeshGraphTriangulationModeCentersstatic GKMeshGraphTriangulationModeEdgeMidpointsstatic GKMeshGraphTriangulationModeNonestatic GKMeshGraphTriangulationModeVertices -
Constructor Summary
Constructors Constructor Description GKMeshGraphTriangulationMode(long value) -
Method Summary
Modifier and Type Method Description protected GKMeshGraphTriangulationMode[]_values()static GKMeshGraphTriangulationMode[]values()protected GKMeshGraphTriangulationModewrap(long value, long mask)
-
Field Details
-
Constructor Details
-
GKMeshGraphTriangulationMode
public GKMeshGraphTriangulationMode(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<GKMeshGraphTriangulationMode>
-
_values
- Specified by:
_valuesin classBits<GKMeshGraphTriangulationMode>
-
values
-