DebugDrawing::Line Class Reference

#include <DebugDrawing.h>

Inheritance diagram for DebugDrawing::Line:

DebugDrawing::Element List of all members.

Public Member Functions

 Line ()

Public Attributes

int xStart
int yStart
int xEnd
int yEnd

Detailed Description

Stores a line

Definition at line 153 of file DebugDrawing.h.


Constructor & Destructor Documentation

DebugDrawing::Line::Line (  )  [inline]

Definition at line 157 of file DebugDrawing.h.

References DebugDrawing::Element::LINE, and DebugDrawing::Element::type.


Member Data Documentation

int DebugDrawing::Line::xEnd

Definition at line 156 of file DebugDrawing.h.

Referenced by DebugDrawing::line(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().

int DebugDrawing::Line::xStart

Definition at line 156 of file DebugDrawing.h.

Referenced by DebugDrawing::line(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().

int DebugDrawing::Line::yEnd

Definition at line 156 of file DebugDrawing.h.

Referenced by DebugDrawing::line(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().

int DebugDrawing::Line::yStart

Definition at line 156 of file DebugDrawing.h.

Referenced by DebugDrawing::line(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:27:45 2006 for DT2005.panorama by  doxygen 1.4.7