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

void OglGui::Graph::RemoveNode ( Node node  )  [inline]

Definition at line 151 of file Graph.h.

References FindNodeIdx(), and RemoveNodeIdx().

00152     {
00153         RemoveNodeIdx(FindNodeIdx(node));
00154     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:01:36 2010 for ImpalaSrc by  doxygen 1.5.1