Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

PerpendicularTest Class Reference

True if difference in line orientations is 90 deg +/- tolerance (default 20 deg). More...

#include <LineData.h>

Inheritance diagram for PerpendicularTest:

Detailed Description

True if difference in line orientations is 90 deg +/- tolerance (default 20 deg).

Definition at line 320 of file LineData.h.

List of all members.

Public Member Functions

 PerpendicularTest (AngPi _tol=mathutils::deg2rad((orientation_t) 20))
bool operator() (const Shape< LineData > &line1, const Shape< LineData > &line2) const

Public Attributes

AngPi tolerance

Constructor & Destructor Documentation

Definition at line 323 of file LineData.h.


Member Function Documentation

bool operator() ( const Shape< LineData > &  line1,
const Shape< LineData > &  line2 
) const

Definition at line 1903 of file LineData.cc.


Member Data Documentation

Definition at line 322 of file LineData.h.

Referenced by PerpendicularTest::operator()().


The documentation for this class was generated from the following files:

DualCoding 5.1CVS
Generated Mon May 9 04:56:31 2016 by Doxygen 1.6.3