QCAD Application Framework
CAD Application Development and Automation.
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
RRestrictVertical.h
Go to the documentation of this file.
1
#ifndef RRESTRICTVERTICAL_H
2
#define RRESTRICTVERTICAL_H
3
4
#include "
RSnapRestriction.h
"
5
13
class
RRestrictVertical
:
public
RSnapRestriction
{
14
public
:
15
virtual
~RRestrictVertical
() {}
16
17
virtual
RVector
restrictSnap
(
const
RVector
& position,
const
RVector
& relativeZero);
18
};
19
20
Q_DECLARE_METATYPE
(
RRestrictVertical
*)
21
22
#endif
src
snap
RRestrictVertical.h
Generated on Tue Jun 26 2012 18:41:11 for QCAD Application Framework by
1.8.1.1