I am using VTK in my project. Now, I want to remove all observers and implement my-self observer. But the RemoveAllObservers do not work. My code is:
RemoveAllObservers
<