MantisBT - IGSTK
View Issue Details
0010818IGSTKIGSTKpublic2010-06-10 18:542010-06-10 18:54
Jake McIvor 
Patrick Cheng 
normalmajoralways
assignedopen 
0010818: SceneGraph and SceneGraphNode not deconstructed
When IGSTK is built with IGSTK_USE_SceneGraphVisualization turned on, a single instance of SceneGraph is dynamically added to the heap along with a number of instances of SceneGraphNode. They are never explicitly destroyed.

The UpdateStatusSuccessProcessing method in the Tracker class calls the method RequestSetParentAndTransform, creating a new SceneGraphNode each time the Tracker is successfully updated. This causes a memory leak.
No tags attached.
Issue History
2010-06-10 18:54Jake McIvorNew Issue
2010-06-10 18:54Jake McIvorStatusnew => assigned
2010-06-10 18:54Jake McIvorAssigned To => Patrick Cheng

There are no notes attached to this issue.