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
RRestrictOrthogonal.h
Go to the documentation of this file.
1
#ifndef RRESTRICTORTHOGONAL_H
2
#define RRESTRICTORTHOGONAL_H
3
4
#include "
RSnapRestriction.h
"
5
13
class
RRestrictOrthogonal
:
public
RSnapRestriction
{
14
public
:
15
virtual
~RRestrictOrthogonal
() {}
16
17
virtual
RVector
restrictSnap
(
const
RVector
& position,
const
RVector
& relativeZero);
18
};
19
20
Q_DECLARE_METATYPE
(
RRestrictOrthogonal
*)
21
22
#endif
src
snap
RRestrictOrthogonal.h
Generated on Tue Jun 26 2012 18:41:11 for QCAD Application Framework by
1.8.1.1