#include <reference_line_smoother.h>
|
ReferenceLineSmootherConfig | config_ |
|
◆ ReferenceLineSmoother()
apollo::planning::ReferenceLineSmoother::ReferenceLineSmoother |
( |
const ReferenceLineSmootherConfig & |
config | ) |
|
|
inlineexplicit |
◆ ~ReferenceLineSmoother()
virtual apollo::planning::ReferenceLineSmoother::~ReferenceLineSmoother |
( |
| ) |
|
|
virtualdefault |
◆ SetAnchorPoints()
virtual void apollo::planning::ReferenceLineSmoother::SetAnchorPoints |
( |
const std::vector< AnchorPoint > & |
achor_points | ) |
|
|
pure virtual |
◆ Smooth()
◆ config_
ReferenceLineSmootherConfig apollo::planning::ReferenceLineSmoother::config_ |
|
protected |
The documentation for this class was generated from the following file: