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.
Definition at line 135 of file Curve.h.
|
inline |
Definition at line 138 of file Curve.h.
References FIELD3D_MTX_T, and Curve< T >::CheckTGreaterThan::m_match.
Definition at line 143 of file Curve.h.
Referenced by Curve< T >::CheckTGreaterThan::operator()().