public Graphic3d_PolygonOffset(Graphic3d_PolygonOffset parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void SetPolygonOffset(Graphic3d_PolygonOffset theOffset)
 {
     throw new NotImplementedException();
 }