Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

LineData::IsHorizontal Class Reference

#include <LineData.h>

Inheritance diagram for LineData::IsHorizontal:

List of all members.


Detailed Description

Predicate returns true if line orientation is within threshold of horizontal.

Definition at line 286 of file LineData.h.


Public Member Functions

 IsHorizontal (AngPi thresh=M_PI/6)
bool operator() (const Shape< LineData > &line) const

Private Attributes

AngPi threshold

Constructor & Destructor Documentation

IsHorizontal ( AngPi  thresh = M_PI/6  )  [inline]

Definition at line 288 of file LineData.h.


Member Function Documentation

bool operator() ( const Shape< LineData > &  line  )  const

Definition at line 1498 of file LineData.cc.


Member Data Documentation

AngPi threshold [private]

Definition at line 291 of file LineData.h.

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


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

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