Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CSketch Class Reference

A class to contain one sketch. More...

#include <SketchApp.h>

List of all members.

Public Methods

 CSketch ()
 ~CSketch ()
void addLine (int x1, int y1, int x2, int y2)
void clear ()

Public Attributes

list< CSLinem_list


Detailed Description

A class to contain one sketch.


Constructor & Destructor Documentation

CSketch::CSketch   [inline]
 

CSketch::~CSketch   [inline]
 


Member Function Documentation

void CSketch::addLine int    x1,
int    y1,
int    x2,
int    y2
[inline]
 

void CSketch::clear   [inline]
 


Member Data Documentation

list<CSLine> CSketch::m_list
 


The documentation for this class was generated from the following file:
Generated on Thu Dec 6 00:14:57 2001 for Dijinni by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001