- If there is no input or if the input has no points, the vtkTransformPolyDataFilter will display an error message on every update: "No input data".
- To prevent the error, if the input is empty then the actor should not be visible since there is nothing to display.