Time and frame ID comparator class.
More...
|
CompactFrameID | id |
| Frame number to look for. More...
|
|
Time and frame ID comparator class.
Definition at line 487 of file transformer.cpp.
fawkes::tf::TimeAndFrameIDFrameComparator::TimeAndFrameIDFrameComparator |
( |
CompactFrameID |
id | ) |
|
|
inline |
Constructor.
- Parameters
-
id | frame number to look for |
Definition at line 492 of file transformer.cpp.
bool fawkes::tf::TimeAndFrameIDFrameComparator::operator() |
( |
const P_TimeAndFrameID & |
rhs | ) |
const |
|
inline |
Application operator.
- Parameters
-
rhs | right-hand side to compare to |
- Returns
- true if the frame numbers are equal, false otherwise
Definition at line 500 of file transformer.cpp.
CompactFrameID fawkes::tf::TimeAndFrameIDFrameComparator::id |
The documentation for this struct was generated from the following file: