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.
|
inline |
|
inline |
Definition at line 136 of file Curve.h.
References Curve< T >::CheckTEqual::m_match.
|
private |
Definition at line 141 of file Curve.h.
Referenced by Curve< T >::CheckTEqual::operator()().