Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

BoostedGraph::~BoostedGraph (  )  [inline]

Definition at line 30 of file BoostedGraph.h.

References ILOG_DEBUG, initialLayoutDone, and layoutDone.

00030                         {
00031                 ILOG_DEBUG("Destructing BoostedGraph");
00032                 initialLayoutDone = false;
00033                 layoutDone = false;
00034         }


Generated on Thu Jan 13 09:13:04 2011 for ImpalaSrc by  doxygen 1.5.1