#include <ImFusion/Base/TrackingSequence.h>
Tuple returned by iterator, similar to std::pair used when iterating over maps.
More...
Tuple returned by iterator, similar to std::pair used when iterating over maps.
|
|
| TrackingTuple (const TrackingSequence *ts, int pos) |
| | Constructor.
|
|
| operator mat4 () const |
| | Allow implicit conversion to matrix.
|
|
mat4 | matrix () const |
| | Returns matrix at current position.
|
|
mat4 | rawMatrix () const |
| | Returns raw matrix at current position.
|
|
double | timestamp () const |
| | Returns timestamp at current position.
|
|
double | quality () const |
| | Returns quality at current position.
|
|
int | flags () const |
| | Returns flags at current position.
|
|
int | index () const |
| | Returns current position.
|
The documentation for this class was generated from the following file:
- ImFusion/Base/TrackingSequence.h