Functions | |
HT_Convex_Clip_Region * | New_Convex_Clip_Region (HT_Rendition *nr, int ncnt, HC_POINT *npts) |
void | Set_Convex_Clip_Region (HT_Rendition *nr, HT_Convex_Clip_Region *ccr) |
void | Free_Convex_Clip_Region (HT_Convex_Clip_Region *ccr) |
|
Define a new convex clip region.
DETAILSNOTESRESTRICTIONS |
|
Applies a convex clip region into the rendering.
DETAILSNo additional details. See New_Convex_Clip_Region() |
|
Frees memory associated with the the clip region created by New_Convex_Clip_Region().
DETAILSNo additional details. See New_Convex_Clip_Region() |