Package org.robovm.apple.scenekit
Class SCNPhysicsShapeType
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.scenekit.SCNPhysicsShapeType
public class SCNPhysicsShapeType extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSCNPhysicsShapeType.AsListMarshalerstatic classSCNPhysicsShapeType.Marshalerstatic classSCNPhysicsShapeType.Values -
Field Summary
Fields Modifier and Type Field Description static SCNPhysicsShapeTypeBoundingBoxstatic SCNPhysicsShapeTypeConcavePolyhedronstatic SCNPhysicsShapeTypeConvexHull -
Method Summary
Modifier and Type Method Description static SCNPhysicsShapeTypevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
BoundingBox
-
ConvexHull
-
ConcavePolyhedron
-
-
Method Details
-
valueOf
-