Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

IsVertical Class Reference

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

#include <LineData.h>

Inheritance diagram for IsVertical:

Detailed Description

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

Definition at line 348 of file LineData.h.

List of all members.

Public Member Functions

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

Private Attributes

AngPi threshold

Constructor & Destructor Documentation

IsVertical ( AngPi  thresh = (orientation_t)M_PI/3  ) 

Definition at line 350 of file LineData.h.


Member Function Documentation

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

Definition at line 1917 of file LineData.cc.


Member Data Documentation

AngPi threshold [private]

Definition at line 353 of file LineData.h.

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