Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

IsHorizontal Class Reference

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

#include <LineData.h>

Inheritance diagram for IsHorizontal:

Detailed Description

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

Definition at line 339 of file LineData.h.

List of all members.

Public Member Functions

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

Private Attributes

AngPi threshold

Constructor & Destructor Documentation

IsHorizontal ( AngPi  thresh = (orientation_t)M_PI/6  ) 

Definition at line 341 of file LineData.h.


Member Function Documentation

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

Definition at line 1912 of file LineData.cc.


Member Data Documentation

AngPi threshold [private]

Definition at line 344 of file LineData.h.

Referenced by IsHorizontal::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