Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 10:31:52 2010 for ImpalaSrc by  doxygen 1.5.1