[inline, virtual]
Reimplemented from OglGui::OglWindow.
Definition at line 35 of file LabeledGraph.h.
References layoutDone.
00036 { 00037 layoutDone = false; 00038 Graph::OnLayoutChange(); 00039 }