コード例 #1
0
ファイル: Visitors.cpp プロジェクト: PoncinMatthieu/3dNovac
void ReposedAll::VisitNode(Widget &w)
{
	w.Reposed();
}