I want to create an vtkActor that always has the position/orientation of an associated object. My question: Is it enough to overload the GetPosition() and GetOrientation() methods and let them return my values, or are any other methods involved? Thanks, Stefan Bruckner