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

virtual void BoostedGraph::DisplayFunc (  )  [inline, virtual]

Reimplemented from OglGui::Graph.

Definition at line 56 of file BoostedGraph.h.

References OglGui::Graph::DisplayFunc(), doLayout(), and layoutDone.

00056                                    {
00057                 //ILOG_DEBUG("DisplayFunc");
00058                 if(!layoutDone) layoutDone = doLayout();
00059                 OglGui::Graph::DisplayFunc();
00060         }

Here is the call graph for this function:


Generated on Fri Mar 19 10:31:52 2010 for ImpalaSrc by  doxygen 1.5.1