Package org.robovm.apple.scenekit
Class SCNProgramSemantic
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.scenekit.SCNProgramSemantic
- Direct Known Subclasses:
SCNGeometrySourceSemantic,SCNRenderingTransform
public abstract class SCNProgramSemantic extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSCNProgramSemantic.Marshaler -
Constructor Summary
Constructors Modifier Constructor Description protectedSCNProgramSemantic(Class<?> clazz, String getterName) -
Method Summary
Modifier and Type Method Description static SCNProgramSemanticvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Constructor Details
-
SCNProgramSemantic
-
-
Method Details
-
valueOf
-