virtual void set_clip_rect(const CL_ClipRect &rect);
Sets the current clipping rectangle. This is an absolute set, so it doesn'tget clipped with the previous one.
Back to index