I would like to know the resulting cluster centers after running vtkKMeansStatistics. I don't see an interface to do this - am I missing it? Or would I have to loop over all of the points and average the coordinates of points with a particular cluster id? Thanks, David