Go to the source code of this file.
Classes | |
class | CSnap |
Performs the snapping required by Camelot. More... | |
Enumerations | |
enum | GuidelineType { GUIDELINE_NOTYPE, GUIDELINE_HORZ, GUIDELINE_VERT } |
|
Definition at line 111 of file snap.h. 00111 { GUIDELINE_NOTYPE, GUIDELINE_HORZ, GUIDELINE_VERT };
|