#include "wx/wx.h"
#include "wx/general/smrtptr.h"
#include "wx/general/gen.h"
#include "wx/artbase/artglob.h"
#include "wx/canvas/candefs.h"


Go to the source code of this file.
Classes | |
| class | a2dRestrictionEngine |
| Restriction engine for editing restrictions like snapping. More... | |
| class | a2dRestrictionEngineOld |
| DEPRECATED Restriction engine for editing restrictions like snapping. More... | |
| struct | a2dRestrictionEngineOld::SnapObjectInfo |
| Structure to descripe snapping properties of an object. More... | |
Typedefs | |
| typedef wxUint32 | a2dSnapToWhatMask |
| mask for a2dSnapToWhat flags | |
|
typedef a2dSmrtPtr < a2dRestrictionEngine > | a2dRestrictionEnginePtr |
| Smart pointer type for restriction engine. | |
Licence: wxWidgets Licence
RCS-ID:
Definition in file restrict.h.