Hi,

public void refresh()

{

  mainBranchGroup.removeChild(0);

  mainBranchGroup.addChild(createSceneGraph(canvas3D));

}

If i call this method for 10 or 20 times it is throwing OutOfMemoryException

Is anybody can help me regarding this.

 

K.R.Karthikeyan

Reply via email to