Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

LineData::ParallelTest Class Reference

#include <LineData.h>

Inheritance diagram for LineData::ParallelTest:

List of all members.


Detailed Description

True if difference in line orientations is <= tolerance (default 20 deg).

Definition at line 258 of file LineData.h.


Public Member Functions

 ParallelTest (AngPi _tol=mathutils::deg2rad(20.0))
bool operator() (const Shape< LineData > &line1, const Shape< LineData > &line2) const

Public Attributes

AngPi tolerance

Constructor & Destructor Documentation

ParallelTest ( AngPi  _tol = mathutils::deg2rad(20.0)  )  [inline]

Definition at line 261 of file LineData.h.


Member Function Documentation

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

Definition at line 1485 of file LineData.cc.


Member Data Documentation

AngPi tolerance

Definition at line 260 of file LineData.h.

Referenced by LineData::ParallelTest::operator()().


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

DualCoding 4.0
Generated Thu Nov 22 00:53:57 2007 by Doxygen 1.5.4