Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

wftk::Painter Member List

This is the complete list of members for wftk::Painter, including all inherited members.

box(const Point &p1, const Point &p2)wftk::Painter
circle(const Point &c, unsigned int r, unsigned int t=1)wftk::Painter
ellipse(const Point &c, unsigned int rx, unsigned int ry, unsigned int t=1)wftk::Painter
empty() const (defined in wftk::Painter)wftk::Painter [inline]
getPixel(const Point &pt)wftk::Painter [inline]
hLine(const Point &p1, const Point &p2)wftk::Painter
hLine(const Point &p1, const Point &p2, const Color &col)wftk::Painter
line(const Point &p1, const Point &p2)wftk::Painter
line(const Point &p1, const Point &p2, const Color &col)wftk::Painter
Mode enum namewftk::Painter
OP_AND enum valuewftk::Painter
OP_OR enum valuewftk::Painter
OP_REPLACE enum valuewftk::Painter
OP_XOR enum valuewftk::Painter
Painter(Surface *surf=0)wftk::Painter
setColor(const Color &col)wftk::Painter [inline]
setFilling(bool flag)wftk::Painter [inline]
setMode(Mode mode)wftk::Painter [inline]
setPixel(const Point &pt, const Color &col)wftk::Painter [inline]
setSurface(Surface *surf)wftk::Painter [inline]
shadedTrigon(const Point &d1, const Point &d2, const Point &d3, const Color &c1, const Color &c2, const Color &c3)wftk::Painter
texturedTrigon(const Point &d1, const Point &d2, const Point &d3, const Point &s1, const Point &s2, const Point &s3, Surface *texture)wftk::Painter
trigon(const Point &p1, const Point &p2, const Point &p3)wftk::Painter
trigon(const Point &p1, const Point &p2, const Point &p3, const Color &c)wftk::Painter
vLine(const Point &p1, const Point &p2)wftk::Painter
vLine(const Point &p1, const Point &p2, const Color &col)wftk::Painter


Generated Tue Apr 12 22:48:55 2005.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.