Package org.robovm.apple.modelio
Interface MDLMeshBufferZone
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
MDLMeshBufferZoneDefault
public interface MDLMeshBufferZone extends NSObjectProtocol
- Since:
- Available in iOS 9.0 and later.
-
Method Summary
Modifier and Type Method Description MDLMeshBufferAllocatorgetAllocator()longgetCapacity()
-
Method Details
-
getCapacity
long getCapacity() -
getAllocator
MDLMeshBufferAllocator getAllocator()
-