#include <scene.h>
◆ Scene()
apollo::perception::fusion::Scene::Scene |
( |
| ) |
|
◆ ~Scene()
apollo::perception::fusion::Scene::~Scene |
( |
| ) |
|
◆ AddBackgroundTrack()
void apollo::perception::fusion::Scene::AddBackgroundTrack |
( |
TrackPtr |
track | ) |
|
◆ AddForegroundTrack()
void apollo::perception::fusion::Scene::AddForegroundTrack |
( |
TrackPtr |
track | ) |
|
◆ GetBackgroundTracks() [1/2]
std::vector<TrackPtr>& apollo::perception::fusion::Scene::GetBackgroundTracks |
( |
| ) |
|
|
inline |
◆ GetBackgroundTracks() [2/2]
const std::vector<TrackPtr>& apollo::perception::fusion::Scene::GetBackgroundTracks |
( |
| ) |
const |
|
inline |
◆ GetForegroundTracks() [1/2]
std::vector<TrackPtr>& apollo::perception::fusion::Scene::GetForegroundTracks |
( |
| ) |
|
|
inline |
◆ GetForegroundTracks() [2/2]
const std::vector<TrackPtr>& apollo::perception::fusion::Scene::GetForegroundTracks |
( |
| ) |
const |
|
inline |
◆ background_tracks_
std::vector<TrackPtr> apollo::perception::fusion::Scene::background_tracks_ |
|
protected |
◆ foreground_tracks_
std::vector<TrackPtr> apollo::perception::fusion::Scene::foreground_tracks_ |
|
protected |
The documentation for this class was generated from the following file:
- modules/perception/fusion/base/scene.h