Re: dynamic NSPointArray allocation
Re: dynamic NSPointArray allocation
- Subject: Re: dynamic NSPointArray allocation
- From: Andrew Farmer <email@hidden>
- Date: Tue, 1 Dec 2009 19:04:51 -0800
On 1 Dec 2009, at 05:27, Jonathan Dann wrote:
> Just use NSPointerArray...
Just as is the case with an array of NSValue objects, NSPointerArray doesn't help here -- it makes no guarantees about how the objects will be arranged in memory, and NSBezierPath needs them to be contiguous._______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden