The PointLocator API is designed to be generic and transferrable across 
topologies.  Some work will be required to get information you seek.

You can get vertex indices using PolygonMesh.GetTriangleVertexIndexArray().  In 
some cases you may have to do some additional work with barycentric coordinates 
to get your desired result.

Matt



From: [email protected] 
[mailto:[email protected]] On Behalf Of Alan Fregtman
Sent: Wednesday, February 20, 2013 10:21 AM
To: XSI Mailing List
Subject: Getting indices out of the PointLocator API?

Hey guys,

With the XSI SDK PointLocator API, I see an EvaluatePositions() but not 
EvaluateVertices().

Do I really have to go and find them by value from a list of positions?? :/

Any help appreciated.
Cheers,

   -- Alan

Reply via email to