Is your feature request related to a problem? Please describe.
Sometimes one needs to get all vertex and triangle indices within a certain neighborhood of a seed vertex, topologically speaking.
Describe the solution you'd like
Add an nRing query to Mesh that returns all vertex and triangle indices that are within the n-ring of a given seed vertex.
Is your feature request related to a problem? Please describe.
Sometimes one needs to get all vertex and triangle indices within a certain neighborhood of a seed vertex, topologically speaking.
Describe the solution you'd like
Add an nRing query to Mesh that returns all vertex and triangle indices that are within the n-ring of a given seed vertex.