Re: CGPoint wrapper?
Re: CGPoint wrapper?
- Subject: Re: CGPoint wrapper?
- From: Kiel Gillard <email@hidden>
- Date: Thu, 23 Oct 2008 13:10:57 +1100
Use NSValue's valueWithPoint class method.
Kiel
On 23/10/2008, at 1:06 PM, DKJ wrote:
I've just found NSPointFromCGPoint() etc,.
On 22 Oct, 2008, at 18:49, DKJ wrote:
Is there some straightforward way of wrapping a CGPoint so I can
put it in an NSArray? I don't want to use a C array because I want
to have fast enumeration available. Or should I just write a simple
NSPoint - CGPoint conversion method?
dkj
_______________________________________________
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
============================
Hatzic Intellectual Software
Victoria BC, Canada
www.hatzicware.com
_______________________________________________
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
_______________________________________________
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