• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: dynamic NSPointArray allocation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dynamic NSPointArray allocation


  • Subject: Re: dynamic NSPointArray allocation
  • From: Andrew Farmer <email@hidden>
  • Date: Sat, 28 Nov 2009 15:37:45 -0800

On 28 Nov 2009, at 15:12, Henry McGilton (Boulevardier) wrote:
> Another possible approach is simply use a NSMutableArray full of NSValue objects that contain
> the NSPoint structures . . .

I don't believe that'll work - storing everything in NSValue objects will end up scattering the actual NSPoint structures to the four winds, which isn't much use when you need a contiguous array of them (a NSPointArray) to pass to NSBezierPath._______________________________________________

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

References: 
 >dynamic NSPointArray allocation (From: Shane <email@hidden>)
 >Re: dynamic NSPointArray allocation (From: Quincey Morris <email@hidden>)
 >Re: dynamic NSPointArray allocation (From: Shane <email@hidden>)
 >Re: dynamic NSPointArray allocation (From: Quincey Morris <email@hidden>)
 >Re: dynamic NSPointArray allocation (From: "Henry McGilton (Boulevardier)" <email@hidden>)

  • Prev by Date: Re: Is there a key path for this?
  • Next by Date: SystemConfiguration.framework
  • Previous by thread: Re: dynamic NSPointArray allocation
  • Next by thread: Re: dynamic NSPointArray allocation
  • Index(es):
    • Date
    • Thread