Ejemplo n.º 1
0
 public DrawCylinder(Panel _panel)
     : base(_panel)
 {
     matrix = Matrix3.Axonometric(35.26f, -45);
 }