Field3D
|
Used when finding values in the m_samples vector. More...
Public Member Functions | |
CheckTEqual (float match) | |
bool | operator() (std::pair< float, T > test) |
Private Attributes | |
float | m_match |
Used when finding values in the m_samples vector.
Curve::CheckTEqual::CheckTEqual | ( | float | match | ) | [inline] |
bool Curve::CheckTEqual::operator() | ( | std::pair< float, T > | test | ) | [inline] |
float Curve::CheckTEqual::m_match [private] |
Definition at line 141 of file Curve.h.
Referenced by operator()().