public Graphic3d_PolygonOffset(Graphic3d_PolygonOffset parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void SetPolygonOffset(Graphic3d_PolygonOffset theOffset)
 {
     throw new NotImplementedException();
 }