Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

/home/landauf/painter/miniproject/image/clip.h File Reference

Go to the source code of this file.

Functions

int clippingCode (double x, double y, double xcl1, double ycl1, double xcl2, double ycl2)
int clip (float *x, float *y, float xclipl, float yclipb, float xclipr, float yclipt)


Function Documentation

int clip float *    x,
float *    y,
float    xclipl,
float    yclipb,
float    xclipr,
float    yclipt
 

Definition at line 26 of file clip.cpp.

References clip(), and clippingCode().

Referenced by clip(), imageRgbaDrawLine(), and imageRgbaInvertLine().

int clippingCode double    x,
double    y,
double    xcl1,
double    ycl1,
double    xcl2,
double    ycl2
 

Definition at line 15 of file clip.cpp.

Referenced by clip().


Generated on Mon Jan 30 09:13:03 2006 for Painter Framework by doxygen1.2.18