Jump to content

Multi Threading point loops


Recommended Posts

Hello everybody,

 

Is there some sort of built in method for multi threading GA_FOR_ALL_PTOFF or do I need to make my own?  Is there anything special about the GA_Iterators and looping through offsets?  Like, I have to use an GA_Iterator to loop offsets, or I could end up trying to call empty parts of the array or something like that right? 

 

 

Also is there a better way to take a point and return all the connected neighbors of that point, my current method of getting the primitives referencing the point, sorting out duplicates and then testing for valid edges seems a bit round about.  I looked into closures but I'm not sure that's what I want either.

 

Thanks

 

Tom

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...