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