CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

polyaa.h File Reference

More...

#include "csgeom/csrect.h"

Go to the source code of this file.

Typedefs

typedef void(* csAAPFCBPixel )(int x, int y, float area, void *arg)
 "Draw one pixel" callback. More...

typedef void(* csAAPFCBBox )(int x, int y, int w, int h, void *arg)
 "Draw a box" callback. More...


Functions

void csAntialiasedPolyFill (csVector2 *iVertices, int iVertexCount, void *iArg, csAAPFCBPixel iPutPixel, csAAPFCBBox iDrawBox=0)
 This function takes a 2D polygon and splits it against a integer grid into many sub-polygons. More...


Detailed Description

Definition in file polyaa.h.


Generated for Crystal Space by doxygen 1.2.14