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.
Definition at line 150 of file Curve.h.
Definition at line 153 of file Curve.h.
References FIELD3D_MTX_T, and Curve< T >::CheckTEqual::m_match.
Definition at line 158 of file Curve.h.
Referenced by Curve< T >::CheckTEqual::operator()().