Jump to content

pointer array from group


Recommended Posts

Thanks Edward. That's what I'm trying to avoid, but now that I understand a little better how groups work it makes sense. So all the GEO_Detail functions that can operate on a group have to loop through the entire gdp as well?

Storing a GEO_PointRefArray for each group might be the solution I'm looking for.

Link to comment
Share on other sites

So all the GEO_Detail functions that can operate on a group have to loop through the entire gdp as well?

Yes. It's basically a trade-off between memory and speed of iteration. Note that if you use the macro, then the HDK is free to optimize that in the future.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...