Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

BearingLessThan Struct Reference

Functor used to sort gaze points by their relative bearing from the robot. More...

#include <Pilot.h>


Detailed Description

Functor used to sort gaze points by their relative bearing from the robot.

Definition at line 110 of file Pilot.h.

List of all members.

Public Member Functions

 BearingLessThan (const AngTwoPi heading)
bool operator() (AngTwoPi a, AngTwoPi b)

Public Attributes

AngTwoPi hdg

Constructor & Destructor Documentation

BearingLessThan ( const AngTwoPi  heading  ) 

Definition at line 112 of file Pilot.h.


Member Function Documentation

bool operator() ( AngTwoPi  a,
AngTwoPi  b 
)

Definition at line 114 of file Pilot.h.


Member Data Documentation

Definition at line 111 of file Pilot.h.

Referenced by BearingLessThan::operator()().


The documentation for this struct was generated from the following file:

DualCoding 5.1CVS
Generated Mon Jan 25 19:31:45 2016 by Doxygen 1.6.3