Package org.robovm.apple.modelio
Class MDLVertexAttributeName
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.modelio.MDLVertexAttributeName
public class MDLVertexAttributeName extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMDLVertexAttributeName.AsListMarshalerstatic classMDLVertexAttributeName.Marshalerstatic classMDLVertexAttributeName.Values -
Field Summary
Fields Modifier and Type Field Description static MDLVertexAttributeNameAnisotropystatic MDLVertexAttributeNameBinormalstatic MDLVertexAttributeNameBitangentstatic MDLVertexAttributeNameColorstatic MDLVertexAttributeNameEdgeCreasestatic MDLVertexAttributeNameJointIndicesstatic MDLVertexAttributeNameJointWeightsstatic MDLVertexAttributeNameNormalstatic MDLVertexAttributeNameOcclusionValuestatic MDLVertexAttributeNamePositionstatic MDLVertexAttributeNameShadingBasisUstatic MDLVertexAttributeNameShadingBasisVstatic MDLVertexAttributeNameSubdivisionStencilstatic MDLVertexAttributeNameTangentstatic MDLVertexAttributeNameTextureCoordinate -
Method Summary
Modifier and Type Method Description static MDLVertexAttributeNamevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Anisotropy
-
Binormal
-
Bitangent
-
Color
-
EdgeCrease
-
JointIndices
-
JointWeights
-
Normal
-
OcclusionValue
-
Position
-
ShadingBasisU
-
ShadingBasisV
-
SubdivisionStencil
-
Tangent
-
TextureCoordinate
-
-
Method Details
-
valueOf
-