Apollo
6.0
Open source self driving car software
|
#include <object_builder.h>
Public Member Functions | |
ObjectBuilder ()=default | |
~ObjectBuilder ()=default | |
bool | Init (const ObjectBuilderInitOptions &options=ObjectBuilderInitOptions()) |
bool | Build (const ObjectBuilderOptions &options, LidarFrame *frame) |
std::string | Name () const |
|
default |
|
default |
bool apollo::perception::lidar::ObjectBuilder::Build | ( | const ObjectBuilderOptions & | options, |
LidarFrame * | frame | ||
) |
bool apollo::perception::lidar::ObjectBuilder::Init | ( | const ObjectBuilderInitOptions & | options = ObjectBuilderInitOptions() | ) |
|
inline |