#include <sensor_frame.h>
◆ SensorFrame() [1/2]
| apollo::perception::fusion::SensorFrame::SensorFrame |
( |
| ) |
|
◆ SensorFrame() [2/2]
| apollo::perception::fusion::SensorFrame::SensorFrame |
( |
const base::FrameConstPtr & |
base_frame_ptr | ) |
|
|
explicit |
◆ GetBackgroundObjects() [1/2]
| std::vector<SensorObjectPtr>& apollo::perception::fusion::SensorFrame::GetBackgroundObjects |
( |
| ) |
|
|
inline |
◆ GetBackgroundObjects() [2/2]
| const std::vector<SensorObjectPtr>& apollo::perception::fusion::SensorFrame::GetBackgroundObjects |
( |
| ) |
const |
|
inline |
◆ GetForegroundObjects() [1/2]
| std::vector<SensorObjectPtr>& apollo::perception::fusion::SensorFrame::GetForegroundObjects |
( |
| ) |
|
|
inline |
◆ GetForegroundObjects() [2/2]
| const std::vector<SensorObjectPtr>& apollo::perception::fusion::SensorFrame::GetForegroundObjects |
( |
| ) |
const |
|
inline |
◆ GetHeader()
◆ GetPose()
| bool apollo::perception::fusion::SensorFrame::GetPose |
( |
Eigen::Affine3d * |
pose | ) |
const |
|
inline |
◆ GetSensorId()
| std::string apollo::perception::fusion::SensorFrame::GetSensorId |
( |
| ) |
const |
◆ GetSensorType()
| base::SensorType apollo::perception::fusion::SensorFrame::GetSensorType |
( |
| ) |
const |
◆ GetTimestamp()
| double apollo::perception::fusion::SensorFrame::GetTimestamp |
( |
| ) |
const |
|
inline |
◆ Initialize() [1/2]
| void apollo::perception::fusion::SensorFrame::Initialize |
( |
const base::FrameConstPtr & |
base_frame_ptr | ) |
|
◆ Initialize() [2/2]
The documentation for this class was generated from the following file: