freehand.h File Reference

(r1785/r1282)

#include "wrkrect.h"
#include "brshcomp.h"
#include "brshdata.h"
#include "dragtool.h"

Go to the source code of this file.

Classes

struct  FreeHandJoinInfo
 Holds assorted data used to help join new path with existing paths. More...
class  FreeHandTool
 This class handles the Free Hand Tool that is used to draw lines that follow the path of the Mouse Pointer. More...

Enumerations

enum  UPDATE_STATE { UPDATE_NOW, UPDATE_ONIDLE, UPDATE_NEVER }


Enumeration Type Documentation

enum UPDATE_STATE
 

Enumerator:
UPDATE_NOW 
UPDATE_ONIDLE 
UPDATE_NEVER 

Definition at line 154 of file freehand.h.

00154                            {
00155                             UPDATE_NOW,
00156                             UPDATE_ONIDLE,
00157                             UPDATE_NEVER
00158                             };


Generated on Sat Nov 10 03:49:25 2007 for Camelot by  doxygen 1.4.4