IND_Primitive2d
[Types]


Defines

#define IND_PIXEL   400
 Pixel (dot).
#define IND_LINE   401
 Line.
#define IND_RECTANGLE   402
 Rectangle.
#define IND_POLY2D   403
 Polygon. The vertex list is an array of IND_Point, that type consist on two coordinates (x, y).
#define IND_REGULAR_POLY   404
 Regular polygon with n sides.
#define IND_FILL_RECTANGLE   405
 Filled rectangle.

Typedefs

typedef int IND_Primitive2d
 Type of primitives.

Typedef Documentation

typedef int IND_Primitive2d

Type of primitives.

IND_Primitive2d defines a primitive (lines, circles, rectangles, etc).


Generated on Tue Apr 22 16:46:52 2008 for IndieLib by  doxygen 1.5.4