#include <DebugDrawing.h>
Inheritance diagram for DebugDrawing::Ellipse:
Public Member Functions | |
Ellipse () | |
Public Attributes | |
int | top |
int | bottom |
int | left |
int | right |
Drawings::FillStyle | fillStyle |
Color | fillColor |
Definition at line 161 of file DebugDrawing.h.
DebugDrawing::Ellipse::Ellipse | ( | ) | [inline] |
Definition at line 167 of file DebugDrawing.h.
References DebugDrawing::Element::ELLIPSE, and DebugDrawing::Element::type.
Definition at line 164 of file DebugDrawing.h.
Referenced by DebugDrawing::ellipse(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().
Definition at line 166 of file DebugDrawing.h.
Referenced by DebugDrawing::ellipse(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().
Definition at line 165 of file DebugDrawing.h.
Referenced by DebugDrawing::ellipse(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().
Definition at line 164 of file DebugDrawing.h.
Referenced by DebugDrawing::ellipse(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().
Definition at line 164 of file DebugDrawing.h.
Referenced by DebugDrawing::ellipse(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().
Definition at line 164 of file DebugDrawing.h.
Referenced by DebugDrawing::ellipse(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().