UE::Geometry::EnumeratePolygroupSelectionElements

Call VertexFunc/EdgeFunc/TriangleFunc for the mesh vertices/edges/triangles identified by MeshSelection, where MeshSelection has polygroup topology referring to the provided GroupTopology Since a MeshSelection only stores vertices, edges, or triangles, but not combined, only one of these functions will be invoked during a call to this function.