Cargo Features
[dependencies]
objc2-model-io = { version = "0.3.0", default-features = false, features = ["std", "alloc", "block2", "objc2-core-foundation", "objc2-core-graphics", "MDLAnimatedValueTypes", "MDLAnimation", "MDLAsset", "MDLAssetResolver", "MDLCamera", "MDLLight", "MDLMaterial", "MDLMesh", "MDLMeshBuffer", "MDLObject", "MDLSubmesh", "MDLTexture", "MDLTransform", "MDLTransformStack", "MDLTypes", "MDLUtility", "MDLValueTypes", "MDLVertexDescriptor", "MDLVoxelArray", "ModelIOExports"] }
- default = MDLAnimatedValueTypes, MDLAnimation, MDLAsset, MDLAssetResolver, MDLCamera, MDLLight, MDLMaterial, MDLMesh, MDLMeshBuffer, MDLObject, MDLSubmesh, MDLTexture, MDLTransform, MDLTransformStack, MDLTypes, MDLUtility, MDLValueTypes, MDLVertexDescriptor, MDLVoxelArray, ModelIOExports, block2, objc2-core-foundation, objc2-core-graphics, std
-
These default features are set whenever
objc2-model-io
is added without
somewhere in the dependency tree.default-features = false - std default = alloc
- alloc std
- block2 default
-
Enables block2
- objc2-core-foundation default
-
Enables objc2-core-foundation
- objc2-core-graphics default
-
Enables objc2-core-graphics
- MDLAnimatedValueTypes default
-
Enables NSArray, NSDate, NSObject and NSValue of objc2-foundation
- MDLAnimation default
-
Enables NSArray, NSObject and NSString of objc2-foundation
- MDLAsset default
-
Enables NSArray, NSDate, NSEnumerator, NSError, NSObject, NSString and NSURL of objc2-foundation
- MDLAssetResolver default
-
Enables NSString and NSURL of objc2-foundation
- MDLCamera default
-
Enables NSDate of objc2-foundation
- MDLLight default
-
Enables NSArray, NSData, NSString and NSURL of objc2-foundation
- MDLMaterial default
-
Enables NSArray, NSEnumerator, NSObject, NSString and NSURL of objc2-foundation
- MDLMesh default
-
Enables NSArray, NSData, NSDate, NSError, NSObject and NSString of objc2-foundation
- MDLMeshBuffer default
-
Enables NSArray, NSData, NSObject and NSValue of objc2-foundation
- MDLObject default
-
Enables NSArray, NSEnumerator and NSString of objc2-foundation
- MDLSubmesh default
-
Enables NSObject and NSString of objc2-foundation
- MDLTexture default
-
Enables NSArray, NSBundle, NSData, NSString and NSURL of objc2-foundation
- MDLTransform default
-
Enables NSArray, NSDate, NSObject and NSValue of objc2-foundation
- MDLTransformStack default
-
Enables NSArray, NSObject, NSString and NSValue of objc2-foundation
- MDLTypes default
-
Enables NSArray, NSEnumerator and NSString of objc2-foundation
- MDLUtility default
-
Enables NSURL of objc2-foundation
- MDLValueTypes default
-
Enables NSObject of objc2-foundation
- MDLVertexDescriptor default
-
Enables NSArray, NSDate, NSObject and NSString of objc2-foundation
- MDLVoxelArray default
-
Enables NSData of objc2-foundation
- ModelIOExports default
objc2-model-io has 26 features without comments.