Represents a keyframe in the tracking system. More...
Attributes | |
| sl::Transform | pose |
| Position and orientation of the keyframe. More... | |
| sl::Timestamp | timestamp |
| Timestamp when the keyframe was captured. More... | |
| bool | is_loaded = false |
| boolean indicating if the keyframe come from a loaded area file. More... | |
Represents a keyframe in the tracking system.
| sl::Transform pose |
Position and orientation of the keyframe.
| sl::Timestamp timestamp |
Timestamp when the keyframe was captured.
| bool is_loaded = false |
boolean indicating if the keyframe come from a loaded area file.