Union to pack fawkes::Time into the pcl::PointCloud timestamp.
More...
#include <utils.h>
Union to pack fawkes::Time into the pcl::PointCloud timestamp.
Definition at line 37 of file utils.h.
◆ sec
| uint64_t fawkes::pcl_utils::PointCloudTimestamp::sec |
seconds part of time
Definition at line 40 of file utils.h.
| struct { ... } fawkes::pcl_utils::PointCloudTimestamp::time |
Access timestamp as time.
◆ timestamp
| uint64_t fawkes::pcl_utils::PointCloudTimestamp::timestamp |
Access timestamp as number only.
Definition at line 43 of file utils.h.
◆ usec
| uint64_t fawkes::pcl_utils::PointCloudTimestamp::usec |
microseconds part of time
Definition at line 41 of file utils.h.
The documentation for this union was generated from the following file: