HOG2
Graphics::Display Member List

This is the complete list of members for Graphics::Display, including all inherited members.

backgroundDrawCommandsGraphics::Display
backgroundFrameGraphics::Display
backgroundLineSegmentsGraphics::Display
BackgroundNeedsRedraw() constGraphics::Display
backgroundTextGraphics::Display
Display()Graphics::Display
DrawArrow(point start, point end, float lineWidth, rgbColor c)Graphics::Display
drawCommandsGraphics::Display
drawingBackgroundGraphics::Displayprivate
DrawLine(point start, point end, float lineWidth, rgbColor c)Graphics::Display
DrawLineSegments(const std::vector< point > &points, float lineWidth, rgbColor c)Graphics::Display
DrawText(const char *text, point location, rgbColor c, float height, const char *typeface=0)Graphics::Display
DrawText(const char *text, point location, rgbColor c, float height, textAlign align, const char *typeface=0)Graphics::Display
DrawText(const char *text, point location, rgbColor c, float height, textAlign align, textBaseline base, const char *typeface=0)Graphics::Display
EndBackground()Graphics::Display
EndFrame()Graphics::Display
FillCircle(rect r, rgbColor c)Graphics::Display
FillCircle(point p, float radius, rgbColor c)Graphics::Display
FillLineSegments(const std::vector< point > &points, float lineWidth, rgbColor c)Graphics::Display
FillNGon(point p, float radius, int sides, float rotation, rgbColor c)Graphics::Display
FillRect(rect r, rgbColor c)Graphics::Display
FillSquare(point p, float radius, rgbColor c)Graphics::Display
FillTriangle(point p1, point p2, point p3, rgbColor c)Graphics::Display
foregroundFrameGraphics::Display
FrameCircle(rect r, rgbColor c, float lineWidth)Graphics::Display
FrameCircle(point r, float radius, rgbColor c, float lineWidth)Graphics::Display
FrameNGon(point p, float radius, float width, int sides, float rotation, rgbColor c)Graphics::Display
FrameRect(rect r, rgbColor c, float lineWidth)Graphics::Display
FrameSquare(point p, float radius, rgbColor c, float lineWidth)Graphics::Display
FrameTriangle(point p1, point p2, point p3, float lineWidth, rgbColor c)Graphics::Display
GetNumViewports()Graphics::Displayinline
kFillNGon enum valueGraphics::Display
kFillOval enum valueGraphics::Display
kFillRectangle enum valueGraphics::Display
kFillTriangle enum valueGraphics::Display
kFrameNGon enum valueGraphics::Display
kFrameOval enum valueGraphics::Display
kFrameRectangle enum valueGraphics::Display
kFrameTriangle enum valueGraphics::Display
kLine enum valueGraphics::Display
lineSegmentsGraphics::Display
numViewportsGraphics::Displayprivate
SetNumViewports(uint8_t v)Graphics::Display
SetViewport(uint8_t v)Graphics::Display
StartBackground()Graphics::Display
StartFrame()Graphics::Display
tDrawClass enum nameGraphics::Display
textGraphics::Display
viewportGraphics::Displayprivate