LIBRCSC Docs
Documentation for HELIOS's BASE LIBRCSC library for RoboCup 2D Simulation League.
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | List of all members
rcsc::Vector2D::YCmp Struct Reference

comparison predicate for Y value. More...

#include <vector_2d.h>

Public Member Functions

bool operator() (const Vector2D &lhs, const Vector2D &rhs) const
 functional operator. More...
 

Detailed Description

comparison predicate for Y value.

Member Function Documentation

◆ operator()()

bool rcsc::Vector2D::YCmp::operator() ( const Vector2D lhs,
const Vector2D rhs 
) const
inline

functional operator.

Parameters
lhsleft hand side argument.
rhsright hand side argument.
Returns
compared result.

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