예제 #1
0
 public GLFigure()
 {
     DefaultLineMat = new GLMaterial();
 }
예제 #2
0
 public GLFigure()
 {
     glmat = new GLMaterial();
 }