Ejemplo n.º 1
0
 public abstract PrecisedVertex GetCenter(Pillar pillar);
Ejemplo n.º 2
0
 public override PrecisedVertex GetCenter(Pillar pillar)
 {
     throw new NotImplementedException();
 }