GRRLIB_clipping.h File Reference

Inline functions to control clipping. More...

Functions

INLINE void GRRLIB_ClipReset (void)
 Reset the clipping to normal.
INLINE void GRRLIB_ClipDrawing (const int x, const int y, const int width, const int height)
 Clip the drawing area to an rectangle.

Detailed Description

Inline functions to control clipping.


Function Documentation

INLINE void GRRLIB_ClipDrawing ( const int  x,
const int  y,
const int  width,
const int  height 
)

Clip the drawing area to an rectangle.

Parameters:
x The x-coordinate of the rectangle.
y The y-coordinate of the rectangle.
width The width of the rectangle.
height The height of the rectangle.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Fri Sep 25 14:44:35 2009 for GRRLIB by  doxygen 1.6.1