Uses of Class
org.robovm.apple.scenekit.SCNGeometrySourceSemantic
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNGeometrySourceSemantic in org.robovm.apple.scenekit
Fields in org.robovm.apple.scenekit declared as SCNGeometrySourceSemantic Modifier and Type Field Description static SCNGeometrySourceSemanticSCNGeometrySourceSemantic. BoneIndicesstatic SCNGeometrySourceSemanticSCNGeometrySourceSemantic. BoneWeightsstatic SCNGeometrySourceSemanticSCNGeometrySourceSemantic. Colorstatic SCNGeometrySourceSemanticSCNGeometrySourceSemantic. EdgeCreasestatic SCNGeometrySourceSemanticSCNGeometrySourceSemantic. Normalstatic SCNGeometrySourceSemanticSCNGeometrySourceSemantic. Tangentstatic SCNGeometrySourceSemanticSCNGeometrySourceSemantic. Texcoordstatic SCNGeometrySourceSemanticSCNGeometrySourceSemantic. Vertexstatic SCNGeometrySourceSemanticSCNGeometrySourceSemantic. VertexCreaseMethods in org.robovm.apple.scenekit that return SCNGeometrySourceSemantic Modifier and Type Method Description SCNGeometrySourceSemanticSCNGeometrySource. getSemantic()static SCNGeometrySourceSemanticSCNGeometrySourceSemantic.Marshaler. toObject(Class<SCNGeometrySourceSemantic> cls, long handle, long flags)static SCNGeometrySourceSemanticSCNGeometrySourceSemantic. valueOf(NSString value)Methods in org.robovm.apple.scenekit that return types with arguments of type SCNGeometrySourceSemantic Modifier and Type Method Description static List<SCNGeometrySourceSemantic>SCNGeometrySourceSemantic.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.scenekit with parameters of type SCNGeometrySourceSemantic Modifier and Type Method Description static SCNGeometrySourceSCNGeometrySource. createWithData(NSData data, SCNGeometrySourceSemantic semantic, long vectorCount, boolean floatComponents, long componentsPerVector, long bytesPerComponent, long offset, long stride)NSArray<SCNGeometrySource>SCNGeometry. getGeometrySourcesForSemantic(SCNGeometrySourceSemantic semantic)static longSCNGeometrySourceSemantic.Marshaler. toNative(SCNGeometrySourceSemantic o, long flags)Method parameters in org.robovm.apple.scenekit with type arguments of type SCNGeometrySourceSemantic Modifier and Type Method Description static longSCNGeometrySourceSemantic.AsListMarshaler. toNative(List<SCNGeometrySourceSemantic> l, long flags)static SCNGeometrySourceSemanticSCNGeometrySourceSemantic.Marshaler. toObject(Class<SCNGeometrySourceSemantic> cls, long handle, long flags)