Inheritance: Geom2dInt_GInter
Exemplo n.º 1
0
 public void Intersector(Geom2dHatch_Intersector Intersector)
 {
     throw new NotImplementedException();
 }
 public Geom2dHatch_Intersector(Geom2dHatch_Intersector parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public Geom2dHatch_Hatcher(Geom2dHatch_Intersector Intersector, double Confusion2d, double Confusion3d)
     : base()
 {
     throw new NotImplementedException();
 }