![]() | |
![]() | ![]() |
CL_Display::push_clip_rectSyntaxstatic void push_clip_rect(const CL_ClipRect &rect); Parameters
DescriptionPushes the current clipping rectangle onto the cliprect stack. It then clips the passed rectangle rect with the current one, and uses the result as the new clipping rect. |