Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::perception::lidar::ObjectBuilder Class Reference

#include <object_builder.h>

Collaboration diagram for apollo::perception::lidar::ObjectBuilder:
Collaboration graph

Public Member Functions

 ObjectBuilder ()=default
 
 ~ObjectBuilder ()=default
 
bool Init (const ObjectBuilderInitOptions &options=ObjectBuilderInitOptions())
 
bool Build (const ObjectBuilderOptions &options, LidarFrame *frame)
 
std::string Name () const
 

Constructor & Destructor Documentation

◆ ObjectBuilder()

apollo::perception::lidar::ObjectBuilder::ObjectBuilder ( )
default

◆ ~ObjectBuilder()

apollo::perception::lidar::ObjectBuilder::~ObjectBuilder ( )
default

Member Function Documentation

◆ Build()

bool apollo::perception::lidar::ObjectBuilder::Build ( const ObjectBuilderOptions options,
LidarFrame frame 
)

◆ Init()

bool apollo::perception::lidar::ObjectBuilder::Init ( const ObjectBuilderInitOptions options = ObjectBuilderInitOptions())

◆ Name()

std::string apollo::perception::lidar::ObjectBuilder::Name ( ) const
inline

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