Ejemplo n.º 1
0
 public RColor texture(P2 p)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public RColor texture(P2 p)
 {
     return this.c;
 }