How does the point cloud rendered by vtkPolyData interact with each point?

I found the problem. I did not use the vtkFullScreenRenderWindow class, which did not display in full screen, resulting in the wrong coordinates calculated by the eventToWindowXY method.