Apollo  6.0
Open source self driving car software
Public Member Functions | Public Attributes | List of all members
apollo::perception::base::LidarFrameSupplement Struct Reference

#include <frame_supplement.h>

Collaboration diagram for apollo::perception::base::LidarFrameSupplement:
Collaboration graph

Public Member Functions

void Reset ()
 

Public Attributes

bool on_use = false
 
std::shared_ptr< AttributePointCloud< PointF > > cloud_ptr
 

Member Function Documentation

◆ Reset()

void apollo::perception::base::LidarFrameSupplement::Reset ( )
inline

Member Data Documentation

◆ cloud_ptr

std::shared_ptr<AttributePointCloud<PointF> > apollo::perception::base::LidarFrameSupplement::cloud_ptr

◆ on_use

bool apollo::perception::base::LidarFrameSupplement::on_use = false

The documentation for this struct was generated from the following file: