public RColor texture(P2 p) { throw new NotImplementedException(); }
public RColor texture(P2 p) { return this.c; }