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