1 #ifndef DISPLAYLIB_CLIP_H
2 #define DISPLAYLIB_CLIP_H
void D__cull_path(struct path *, const struct path *, const struct clip *)
void D__clip_path(struct path *, const struct path *, const struct clip *)
void D__set_clip_planes(struct clip *, const struct rectangle *)
struct plane left rite bot top