Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

LineData::IsVertical Class Reference

#include <LineData.h>

Inheritance diagram for LineData::IsVertical:

List of all members.


Detailed Description

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

Definition at line 295 of file LineData.h.


Public Member Functions

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

Private Attributes

AngPi threshold

Constructor & Destructor Documentation

IsVertical ( AngPi  thresh = M_PI/3  )  [inline]

Definition at line 297 of file LineData.h.


Member Function Documentation

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

Definition at line 1503 of file LineData.cc.


Member Data Documentation

AngPi threshold [private]

Definition at line 300 of file LineData.h.

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