Пример #1
0
 public PolygonPatchType1()
 {
     this.interpolationField = SurfaceInterpolationType1.planar;
 }
Пример #2
0
 public TriangleType1()
 {
     this.interpolationField = SurfaceInterpolationType1.planar;
 }