コード例 #1
0
ファイル: ClientApplet.java プロジェクト: nixz/covise
 public void init_scene() {
   scene_graph.ClearScene();
   plug_in.init_scene();
 }