swift-array Questions

3

I am writing an iOS application using Apple's new Metal framework. I have an array of Matrix4 objects (see Ray Wenderlich's tutorial) that I need to pass in to a shader via the MTLDevice.newBufferW...
Jasper asked 31/8, 2015 at 18:26

4

Solved

I have an NSSet of Strings, and I want to convert it into [String]. How do I do that?
Ballflower asked 27/7, 2015 at 20:8

1

Solved

I have no idea if this is possible at all, but it would save me from a lot of stress and bad code. Is it possible to monitor whenever an array gets updated? For example, method A changes the array ...
Clinton asked 11/2, 2015 at 1:10
1

© 2022 - 2024 — McMap. All rights reserved.