|
QCAD Application Framework
CAD Application Development and Automation.
|
Horizontal snap restriction implementation. More...
#include <RRestrictHorizontal.h>
Public Member Functions | |
| virtual RVector | restrictSnap (const RVector &position, const RVector &relativeZero) |
| virtual | ~RRestrictHorizontal () |
Public Member Functions inherited from RSnapRestriction | |
| RVector | getLastSnap () const |
| virtual void | hideUiOptions () |
| void | reset () |
| RSnapRestriction () | |
| virtual void | showUiOptions () |
| virtual | ~RSnapRestriction () |
Additional Inherited Members | |
Protected Attributes inherited from RSnapRestriction | |
| RVector | lastSnap |
Horizontal snap restriction implementation.
|
inlinevirtual |
|
virtual |
Implements RSnapRestriction.