![]() | |
![]() | ![]() |
CL_ClipRectClipping rectangle class in ClanLib. DescriptionThis class is used to define clipping regions when drawing graphics to the backbufffer. This is useful if it is too expensive to update the entire screen each time - instead you can define a limited area where everything outside the rectangle should be discarded. The clipping rectangle is used together with the clipping rect functions in CL_Display and CL_DisplayCard. Class membersint m_x1 See Also
|