[vtkusers] Delete actor and release memory

John Drescher drescherjm at gmail.com
Wed Jul 6 15:43:16 EDT 2011


On Wed, Jul 6, 2011 at 10:35 AM, Xiaofeng Z <xf10036 at hotmail.com> wrote:
> That's interesting, and quite unintuitive! maybe someone with better
> understanding of VTK's inner work can offer an explanation!
>

To me this looks like garbage being left over after the object was
deleted. You need to look at the reference counts before the delete
not after.

John



More information about the vtkusers mailing list