BoardLib::Board Member List

This is the complete list of members for BoardLib::Board, including all inherited members.

_backgroundColorBoardLib::Board [protected]
_depthBoardLib::Board [protected]
_fillColorBoardLib::Board [protected]
_fontBoardLib::Board [protected]
_fontSizeBoardLib::Board [protected]
_lineCap (defined in BoardLib::Board)BoardLib::Board [protected]
_lineJoin (defined in BoardLib::Board)BoardLib::Board [protected]
_lineWidthBoardLib::Board [protected]
_penColorBoardLib::Board [protected]
_shapesBoardLib::Board [protected]
_shapesBoardLib::Board [protected]
backgroundColor(const Color &color)BoardLib::Board
backgroundColor(const Color &color)BoardLib::Board
Board(const Color &backgroundColor=Color::none)BoardLib::Board
Board(const Color &backgroundColor=Color::none)BoardLib::Board
clear(const Color &color=Color::none)BoardLib::Board
clear(unsigned char red, unsigned char green, unsigned char blue)BoardLib::Board [inline]
clear(const Color &color=Color::none)BoardLib::Board
clear(unsigned char red, unsigned char green, unsigned char blue)BoardLib::Board [inline]
computeBoundingBox() constBoardLib::Board [protected]
computeBoundingBox() constBoardLib::Board [protected]
drawArrow(float x1, float y1, float x2, float y2, bool filled=false, unsigned int depth=0)BoardLib::Board
drawArrow(float x1, float y1, float x2, float y2, bool filled=false, unsigned int depth=0)BoardLib::Board
drawBoundingBox(unsigned int depth=0)BoardLib::Board
drawBoundingBox(unsigned int depth=0)BoardLib::Board
drawCircle(float x, float y, float radius, unsigned int depth=0)BoardLib::Board
drawCircle(float x, float y, float radius, unsigned int depth=0)BoardLib::Board
drawClosedPolyline(const std::vector< Point > &points, unsigned int depth=0)BoardLib::Board
drawClosedPolyline(const std::vector< Point > &points, unsigned int depth=0)BoardLib::Board
drawEllipse(float x, float y, float xRadius, float yRadius, unsigned int depth=0)BoardLib::Board
drawEllipse(float x, float y, float xRadius, float yRadius, unsigned int depth=0)BoardLib::Board
drawLine(float x1, float y1, float x2, float y2, unsigned int depth=0)BoardLib::Board
drawLine(float x1, float y1, float x2, float y2, unsigned int depth=0)BoardLib::Board
drawPolyline(const std::vector< Point > &points, unsigned int depth=0)BoardLib::Board
drawPolyline(const std::vector< Point > &points, unsigned int depth=0)BoardLib::Board
drawRectangle(float x, float y, float width, float height, unsigned int depth=0)BoardLib::Board
drawRectangle(float x, float y, float width, float height, unsigned int depth=0)BoardLib::Board
drawText(float x, float y, const char *text, unsigned int depth=0)BoardLib::Board
drawText(float x, float y, const char *text, unsigned int depth=0)BoardLib::Board
drawTriangle(float x1, float y1, float x2, float y2, float x3, float y3, unsigned int depth=0)BoardLib::Board
drawTriangle(const Point &p1, const Point &p2, const Point &p3, unsigned int depth=0)BoardLib::Board
drawTriangle(float x1, float y1, float x2, float y2, float x3, float y3, unsigned int depth=0)BoardLib::Board
drawTriangle(const Point &p1, const Point &p2, const Point &p3, unsigned int depth=0)BoardLib::Board
fillCircle(float x, float y, float radius, unsigned int depth=0)BoardLib::Board
fillCircle(float x, float y, float radius, unsigned int depth=0)BoardLib::Board
fillEllipse(float x, float y, float xRadius, float yRadius, unsigned int depth=0)BoardLib::Board
fillEllipse(float x, float y, float xRadius, float yRadius, unsigned int depth=0)BoardLib::Board
fillGouraudTriangle(const Point &p1, const Color &color1, const Point &p2, const Color &color2, const Point &p3, const Color &color3, unsigned char divisions=3, unsigned int depth=0)BoardLib::Board
fillGouraudTriangle(const float x1, const float y1, const Color &color1, const float x2, const float y2, const Color &color2, const float x3, const float y3, const Color &color3, unsigned char divisions=3, unsigned int depth=0)BoardLib::Board [inline]
fillGouraudTriangle(const Point &p1, const float brightness1, const Point &p2, const float brightness2, const Point &p3, const float brightness3, unsigned char divisions=3, unsigned int depth=0)BoardLib::Board
fillGouraudTriangle(const float x1, const float y1, const float brightness1, const float x2, const float y2, const float brightness1, const float x3, const float y3, const float brightness1, unsigned char divisions=3, unsigned int depth=0)BoardLib::Board [inline]
fillGouraudTriangle(const Point &p1, const Color &color1, const Point &p2, const Color &color2, const Point &p3, const Color &color3, unsigned char divisions=3, unsigned int depth=0)BoardLib::Board
fillGouraudTriangle(const float x1, const float y1, const Color &color1, const float x2, const float y2, const Color &color2, const float x3, const float y3, const Color &color3, unsigned char divisions=3, unsigned int depth=0)BoardLib::Board [inline]
fillGouraudTriangle(const Point &p1, const float brightness1, const Point &p2, const float brightness2, const Point &p3, const float brightness3, unsigned char divisions=3, unsigned int depth=0)BoardLib::Board
fillGouraudTriangle(const float x1, const float y1, const float brightness1, const float x2, const float y2, const float brightness1, const float x3, const float y3, const float brightness1, unsigned char divisions=3, unsigned int depth=0)BoardLib::Board [inline]
fillPolyline(const std::vector< Point > &points, unsigned int depth=0)BoardLib::Board
fillPolyline(const std::vector< Point > &points, unsigned int depth=0)BoardLib::Board
fillRectangle(float x, float y, float width, float height, unsigned int depth=0)BoardLib::Board
fillRectangle(float x, float y, float width, float height, unsigned int depth=0)BoardLib::Board
fillTriangle(float x1, float y1, float x2, float y2, float x3, float y3, unsigned int depth=0)BoardLib::Board
fillTriangle(const Point &p1, const Point &p2, const Point &p3, unsigned int depth=0)BoardLib::Board
fillTriangle(float x1, float y1, float x2, float y2, float x3, float y3, unsigned int depth=0)BoardLib::Board
fillTriangle(const Point &p1, const Point &p2, const Point &p3, unsigned int depth=0)BoardLib::Board
save(const char *filename) constBoardLib::Board
save(const char *filename) constBoardLib::Board
saveEPS(const char *filename, float scale=1.0f) constBoardLib::Board
saveEPS(const char *filename, float scale=1.0f) constBoardLib::Board
saveFIG(const char *filename, float scale=1.0f) constBoardLib::Board
saveFIG(const char *filename, float scale=1.0f) constBoardLib::Board
saveSVG(const char *filename, float scale=1.0f) constBoardLib::Board
saveSVG(const char *filename, float scale=1.0f) constBoardLib::Board
setFillColor(const Color &color)BoardLib::Board
setFillColor(const Color &color)BoardLib::Board
setFillColorRGBf(float red, float green, float blue, float alpha=1.0f)BoardLib::Board
setFillColorRGBf(float red, float green, float blue, float alpha=1.0f)BoardLib::Board
setFillColorRGBi(unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha=255)BoardLib::Board
setFillColorRGBi(unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha=255)BoardLib::Board
setFont(std::string font, float fontSize)BoardLib::Board
setFont(std::string font, float fontSize)BoardLib::Board
setFontSize(float fontSize)BoardLib::Board
setFontSize(float fontSize)BoardLib::Board
setLineCap(Shape::LineCap cap)BoardLib::Board [inline]
setLineCap(Shape::LineCap cap)BoardLib::Board [inline]
setLineJoin(Shape::LineJoin join)BoardLib::Board [inline]
setLineJoin(Shape::LineJoin join)BoardLib::Board [inline]
setLineWidth(float width)BoardLib::Board
setLineWidth(float width)BoardLib::Board
setPenColor(const Color &color)BoardLib::Board
setPenColor(const Color &color)BoardLib::Board
setPenColorRGBf(float red, float green, float blue, float alpha=1.0f)BoardLib::Board
setPenColorRGBf(float red, float green, float blue, float alpha=1.0f)BoardLib::Board
setPenColorRGBi(unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha=255)BoardLib::Board
setPenColorRGBi(unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha=255)BoardLib::Board
~Board() (defined in BoardLib::Board)BoardLib::Board
~Board() (defined in BoardLib::Board)BoardLib::Board


Generated on Fri Aug 24 19:07:40 2007 for Board by  doxygen 1.5.1