#include <Transform.h>
Definition at line 183 of file Transform.h.
◆ TransformStamped()
rtabmap::TransformStamped::TransformStamped |
( |
const Transform & |
transform, |
|
|
const double & |
stamp |
|
) |
| |
|
inline |
◆ stamp()
const double& rtabmap::TransformStamped::stamp |
( |
| ) |
const |
|
inline |
◆ transform()
const Transform& rtabmap::TransformStamped::transform |
( |
| ) |
const |
|
inline |
◆ stamp_
double rtabmap::TransformStamped::stamp_ |
|
private |
◆ transform_
Transform rtabmap::TransformStamped::transform_ |
|
private |
The documentation for this class was generated from the following file: