LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::draw< T > Member List

This is the complete list of members for lti::draw< T >, including all inherited members.
actColorlti::draw< T > [protected]
actSizelti::drawBase< T > [protected]
actSymbollti::drawBase< T > [protected]
actXlti::drawBase< T > [protected]
actYlti::drawBase< T > [protected]
appendStatusString(const char *msg) const lti::status [virtual]
appendStatusString(const int &msg) const lti::status [virtual]
appendStatusString(const double &msg) const lti::status [virtual]
appendStatusString(const status &other) const lti::status [virtual]
arc(const point &p1, const point &pA, const point &pB)lti::draw< T > [virtual]
arrow(const int fx, const int fy, const int tx, const int ty, const float &size=0.2f)lti::draw< T > [virtual]
arrow(const point &p1, const point &p2, const float &size=0.2f)lti::draw< T > [inline, virtual]
box(const trectangle< int > &r, const bool &filled=false)lti::draw< T > [inline, virtual]
box(const trectangle< int > &r, const float angle, const bool &filled)lti::draw< T > [inline]
box(const point &upperLeft, const point &bottomRight, const bool &filled=false)lti::draw< T > [inline, virtual]
box(const point &upperLeft, const point &bottomRight, const float angle, const bool &filled=false)lti::draw< T > [inline]
box(const int xl, const int yu, const int xr, const int yb, const bool &filled=false)lti::draw< T > [inline, virtual]
box(const int xl, const int yu, const int xr, const int yb, const float angle, const bool &filled=false)lti::draw< T > [inline]
circle(const point &p1, const int r, const bool &filled=false)lti::draw< T > [virtual]
circle(const int x, const int y, const int r, const bool &filled=false)lti::draw< T > [inline]
Circle enum valuelti::drawBase< T >
clear()lti::draw< T >
copy(const drawBase &other)lti::drawBase< T >
correctLine(int &x, int &y, const int x2, const int y2)lti::draw< T > [protected]
Diamond enum valuelti::drawBase< T >
Dot enum valuelti::drawBase< T >
draw()lti::draw< T >
drawBase()lti::drawBase< T >
drawBase(const drawBase &other)lti::drawBase< T >
drawSymbol(const int x, const int y)lti::draw< T > [protected]
drawSymbol(const int x, const int y, const int w, const typename drawBase< T >::eMarkerType t)lti::draw< T > [protected]
drawSymbol(const int x, const int y, const int w, const char *style)lti::draw< T > [protected, virtual]
ellipse(const point &p1, const int aX, const int aY, const bool &filled=false)lti::draw< T > [virtual]
ellipse(const point &p1, const int aX, const int aY, const float &angle, const bool &filled=false)lti::draw< T > [virtual]
eMarkerType enum namelti::drawBase< T >
enterPX(const point &p, int *x1, int *x2, int &miny, int &maxy)lti::draw< T > [inline, protected]
fill(const point &seed)lti::draw< T >
fill(const int x, const int y)lti::draw< T > [inline]
filledlti::drawBase< T > [protected]
fillpatlti::drawBase< T > [protected]
fillUntil(const point &seed, const T &stopColor)lti::draw< T >
fillUntil(const int x, const int y, const T &stopColor)lti::draw< T > [inline]
getCanvas()lti::draw< T > [virtual]
getCanvas() const lti::draw< T > [virtual]
getCanvasSize()lti::draw< T > [virtual]
getColor() const lti::draw< T >
getStatusString() const lti::status [virtual]
getTypeName() const lti::draw< T > [virtual]
grid(const point &delta, const bool interval=true)lti::draw< T > [virtual]
horizontalLine(const int x1, const int x2, const int y)lti::draw< T > [virtual]
horizontalLine(const point &p1, const point &p2)lti::draw< T > [virtual]
imglti::draw< T > [protected]
inCanvas(const point &p) const lti::draw< T > [inline, protected]
inCanvas(const int x, const int y) const lti::draw< T > [inline, protected]
initialize()lti::object [protected]
line(const int fx, const int fy, const int tx, const int ty)lti::draw< T > [virtual]
line(const point &p1, const point &p2)lti::draw< T > [inline, virtual]
line(const tline< int > &l)lti::draw< T > [inline]
line(const hPoint2D< U > &p)lti::draw< T > [inline]
linepatlti::drawBase< T > [protected]
lineTo(const int x, const int y)lti::draw< T > [virtual]
lineTo(const point &p)lti::draw< T > [inline, virtual]
ltiLibInitializedlti::object [protected, static]
LtiLogo enum valuelti::drawBase< T >
marker(const int x, const int y)lti::drawBase< T > [inline, virtual]
marker(const int x, const int y, const int width)lti::drawBase< T > [inline, virtual]
marker(const int x, const int y, const char *style)lti::drawBase< T > [inline, virtual]
marker(const int x, const int y, const eMarkerType t)lti::drawBase< T > [inline, virtual]
marker(const int x, const int y, const int w, const char *style)lti::drawBase< T > [inline, virtual]
marker(const int x, const int y, const int w, eMarkerType t)lti::drawBase< T > [inline, virtual]
marker(const point &p)lti::drawBase< T > [inline, virtual]
marker(const point &p, const int width)lti::drawBase< T > [inline, virtual]
marker(const point &p, char *style)lti::drawBase< T > [inline, virtual]
marker(const point &p, eMarkerType t)lti::drawBase< T > [inline, virtual]
marker(const point &p, int width, eMarkerType t)lti::drawBase< T > [inline, virtual]
marker(const point &p, int width, char *style)lti::drawBase< T > [inline, virtual]
marker(const hPoint2D< U > &p)lti::drawBase< T > [inline]
marker(const hPoint2D< U > &p, const int width)lti::drawBase< T > [inline]
marker(const hPoint2D< U > &p, const eMarkerType t)lti::drawBase< T > [inline]
marker(const hPoint2D< U > &p, const char *style)lti::drawBase< T > [inline]
marker(const hPoint2D< U > &p, const int width, const eMarkerType t)lti::drawBase< T > [inline]
marker(const hPoint2D< U > &p, const int width, const char *style)lti::drawBase< T > [inline]
marker(const pointList &c, const point &offset=point(0, 0))lti::drawBase< T > [inline, virtual]
marker(const pointList &c, int width, const point &offset=point(0, 0))lti::drawBase< T > [inline, virtual]
marker(const pointList &c, char *style, const point &offset=point(0, 0))lti::drawBase< T > [inline, virtual]
marker(const pointList &c, eMarkerType t, const point &offset=point(0, 0))lti::drawBase< T > [inline, virtual]
marker(const pointList &c, int width, char *style, const point &offset=point(0, 0))lti::drawBase< T > [virtual]
marker(const pointList &c, int width, eMarkerType t, const point &offset=point(0, 0))lti::drawBase< T > [virtual]
number(const int num, const point &p1=point(0, 0), const float &s=0.03125f)lti::draw< T >
number(const int num, const int x, const int y, const float &s)lti::draw< T >
number(const int num, const int x, const int y)lti::draw< T > [inline, virtual]
lti::drawBase::number(const int num, const point &p)lti::drawBase< T > [inline, virtual]
object()lti::object
overlay(const channel &overlay, const int x=0, const int y=0)lti::draw< T >
overlay(const channel &overlay, const point &p)lti::draw< T >
overlay(const channel8 &overlay, const int x=0, const int y=0)lti::draw< T >
overlay(const channel8 &overlay, const point &p)lti::draw< T >
Pixel enum valuelti::drawBase< T >
Plus enum valuelti::drawBase< T >
polarLine(const point &p, const float &length, const float &angle)lti::drawBase< T > [virtual]
polygon(const polygonPoints &poly, const bool filled=false, const float angle=0.0f, const point &shift=point(0, 0))lti::draw< T >
rectangle(const trectangle< int > &r, const bool &filled=false)lti::draw< T > [inline, virtual]
rectangle(const trectangle< int > &r, const float angle, const bool &filled)lti::draw< T > [inline]
rectangle(const point &upperLeft, const point &bottomRight, const bool &filled=false)lti::draw< T > [inline, virtual]
rectangle(const point &upperLeft, const point &bottomRight, const float angle, const bool &filled=false)lti::draw< T > [inline]
rectangle(const int xl, const int yu, const int xr, const int yb, const bool &filled=false)lti::draw< T > [virtual]
rectangle(const int xl, const int yu, const int xr, const int yb, const float angle, const bool &filled=false)lti::draw< T >
scale(const double factor)lti::draw< T >
set(const int x, const int y)lti::draw< T > [virtual]
set(const point &p)lti::draw< T > [inline, virtual]
set(const hPoint2D< U > &p)lti::draw< T > [inline]
set(const pointList &c, const point &offset=point(0, 0))lti::draw< T > [inline, virtual]
set(const location &loc, const bool showAngleLine=false)lti::draw< T > [inline, virtual]
set(const rectLocation &loc, const bool showAngleLine=false)lti::draw< T > [inline, virtual]
set(const std::list< location > &locs, const bool showAngleLine=false)lti::draw< T > [inline, virtual]
set(const dvector &vct, const T &axisColor, const bool &forceAxis0=true)lti::draw< T >
set(const fvector &vct, const T &axisColor, const bool &forceAxis0=true)lti::draw< T >
set(const ivector &vct, const T &axisColor, const bool &forceAxis0=true)lti::draw< T >
setColor(const T &px)lti::draw< T > [virtual]
setColor(const char *color)lti::draw< T > [virtual]
setFillPattern(const fillPattern &pat)lti::drawBase< T > [virtual]
setGray(const float k)lti::draw< T > [virtual]
setLinePattern(const linePattern &pat)lti::drawBase< T > [virtual]
setMarkerSize(const int size)lti::drawBase< T > [virtual]
setMarkerType(const eMarkerType m)lti::drawBase< T > [virtual]
setStatusString(const char *msg) const lti::status [virtual]
setStyle(const char *style)lti::drawBase< T > [virtual]
Square enum valuelti::drawBase< T >
Star enum valuelti::drawBase< T >
status()lti::status
text(const std::string txt, const point &upperleft=point(0, 0), const point &scale=point(1, 1), const float opaqueness=1.0f, const bool horizontal=true)lti::draw< T >
text(const std::string txt, const int x, const int y, const point &scale, const float opaqueness, const bool horizontal)lti::draw< T >
text(const std::string txt, const int x, const int y)lti::draw< T > [inline, virtual]
lti::drawBase::text(const std::string txt, const point &p)lti::drawBase< T > [inline, virtual]
TriangleDown enum valuelti::drawBase< T >
TriangleLeft enum valuelti::drawBase< T >
TriangleRight enum valuelti::drawBase< T >
TriangleUp enum valuelti::drawBase< T >
turnPoint(const float x, const float y, float angle)lti::draw< T > [inline, protected, static]
use(matrix< T > &img)lti::draw< T > [virtual]
useFillPatternlti::drawBase< T > [protected]
useLinePatternlti::drawBase< T > [protected]
verticalLine(const int x, const int y1, const int y2)lti::draw< T > [virtual]
verticalLine(const point &p1, const point &p2)lti::draw< T > [virtual]
Xmark enum valuelti::drawBase< T >
~draw()lti::draw< T >
~drawBase()lti::drawBase< T > [virtual]
~object()lti::object [virtual]
~status()lti::status [virtual]

Generated on Sat Apr 10 15:27:13 2010 for LTI-Lib by Doxygen 1.6.1