static ConsoleDocFragment _PfxVisonWindowClosed("@brief Callback when a visualization window is closed.\n\n" "@param ctrl Name of the GUI control being closed\n" "@tsexample\n" "PfxVis::onWindowClosed( VisWindow )\n" "@endtsexample\n\n", "PfxVis", "void onWindowClosed(GuiWindowCtrl *ctrl);");