Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Subdiv2D: get indices of vertices of all triangles

I know that Subdiv2D::getTriangleList() will return coordinates of vertices of a all triangles.

But in my case, I'd like to get indices, instead of coordinates.

So, does Subdiv2D provide some function or attribute that can give me those indices?