|
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.
| Curve::CheckTGreaterThan::CheckTGreaterThan | ( | float | match | ) | [inline] |
| bool Curve::CheckTGreaterThan::operator() | ( | std::pair< float, T > | test | ) | [inline] |
float Curve::CheckTGreaterThan::m_match [private] |
Definition at line 126 of file Curve.h.
Referenced by operator()().