Re: How to trim a bezier path?
Re: How to trim a bezier path?
- Subject: Re: How to trim a bezier path?
- From: Steve Mykytyn <email@hidden>
- Date: Wed, 7 Dec 2005 18:15:51 -0800
why don't you just pick an appropriate "bucket" size, say 250 points,
and create multiple bezier paths as you collect your data. Keep the 10
most recent bezier paths and append them together as needed.
If you do this right, you can probably get just about all the
efficiency you are looking for...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden