Reimplemented from OglGui::OglWindow. Definition at line 62 of file BoostedGraph.h. References layoutDone, and OglGui::OglWindow::OnLayoutChange(). 00063 { 00064 layoutDone = false; 00065 OglGui::Graph::OnLayoutChange(); 00066 }
Here is the call graph for this function:
|