#include <DebugDrawing.h>
Inheritance diagram for DebugDrawing::Line:
Public Member Functions | |
Line () | |
Public Attributes | |
int | xStart |
int | yStart |
int | xEnd |
int | yEnd |
Definition at line 153 of file DebugDrawing.h.
DebugDrawing::Line::Line | ( | ) | [inline] |
Definition at line 157 of file DebugDrawing.h.
References DebugDrawing::Element::LINE, and DebugDrawing::Element::type.
Definition at line 156 of file DebugDrawing.h.
Referenced by DebugDrawing::line(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().
Definition at line 156 of file DebugDrawing.h.
Referenced by DebugDrawing::line(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().
Definition at line 156 of file DebugDrawing.h.
Referenced by DebugDrawing::line(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().
Definition at line 156 of file DebugDrawing.h.
Referenced by DebugDrawing::line(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().