|
-
Jul 29th, 2008, 12:09 PM
#4
Re: [RESOLVED] The length of a line
By the way, there are ways to make quick and dirty approximations of that length that can be considerably faster in C/C++, but when I tried the same approximations in VB.NET, I got no performance boost, so not only is the Pythagorean Theorem the way to get the precise value, it is also, at least in VB.NET, the fastest way to get a good value, so you might as well just use it.
My usual boring signature: Nothing
 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|