| View previous topic :: View next topic |
| Author |
Message |
JoeC Guest
|
Posted: Thu Aug 24, 2006 9:10 am Post subject: Stumpted: sorting vectors. |
|
|
I am completly lost.
I would like to create a function that takes two vectors.
These two vectors have objects with x and y coords, what I want to do
find all the objects in the same x and y coords and put all the objects
in the same coordinate together. |
|
| Back to top |
|
 |
Jim Langston Guest
|
Posted: Thu Aug 24, 2006 9:10 am Post subject: Re: Stumpted: sorting vectors. |
|
|
"JoeC" <enki034 (AT) yahoo (DOT) com> wrote in message
news:1156393330.242102.152170 (AT) i42g2000cwa (DOT) googlegroups.com...
| Quote: | I am completly lost.
I would like to create a function that takes two vectors.
These two vectors have objects with x and y coords, what I want to do
find all the objects in the same x and y coords and put all the objects
in the same coordinate together.
|
"put all objects in the same coordinate together." What does that mean? |
|
| Back to top |
|
 |
|