Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
X11Renderer Member ListThis is the complete list of members for X11Renderer, including all inherited members.
- clearImage(void)
[virtual] - displayFace(FACE &)
[protected] - doneImage(void)
[virtual] - drawLine(const Vector &, const Vector &, float V1, float V2, int width=1, int style=1)
[virtual] - drawLine(const Vector &end1, const Vector &end2, const Vector &rgb1, const Vector &rgb2, int width=1, int style=1)
[virtual] - drawPoint(const Vector &, float V1, int width=1)
[virtual] - drawPoint(const Vector &, const Vector &rgb1, int width=1)
[virtual] - drawPolygon(const Matrix &points, const Vector &values)
[virtual] - drawPolygon(const Matrix &points, const Matrix &rgbValues)
[virtual] - drawText(const Vector &posGlobal, char *string, int length, char horizontalJustify='l', char verticalJustify='b')
[virtual] - drawVector(const Vector &position, const Vector &value, double factor)
[virtual] - Renderer(ColorMap &theMap)
- setColorMap(ColorMap &theMap)
- setFillMode(char *)
[virtual] - setPlaneDist(float, float)
[virtual] - setPortWindow(float, float, float, float)
[virtual] - setProjectionMode(char *mode)
[virtual] - setPRP(float u, float v, float n)
[virtual] - setViewWindow(float, float, float, float)
[virtual] - setVPN(float x, float y, float z)
[virtual] - setVRP(float x, float y, float z)
[virtual] - setVUP(float x, float y, float z)
[virtual] - startImage(void)
[virtual] - theClipping
[protected] - theDevice
[protected] - theMap
[protected] - theProjection
[protected] - theScan
[protected] - theView
[protected] - theViewport
[protected] - X11Renderer(char *title, int xLoc, int yLoc, int width, int height, ColorMap &theMap)
- X11Renderer(char *title, int xLoc, int yLoc, int width, int height, ColorMap &theMap, char *fileName)
- ~Renderer()
[virtual] - ~X11Renderer()
[virtual]
|
|