I found that when using the vtk library to draw MPR, when using one vtkResliceCursorWidget, the GPU resources called for rendering, when multiple vtkResliceCursorWidgets are associated with one vtkResliceCursor, the rendering efficiency using CPU resources is much lower. Why is this? How to make the latter situation be drawn using GPU?