void setUniform(const fvec2& value)  { setUniform2f(1, value.ptr()); }