#include <catmull_rom_spline_interface.hpp>
◆ ~CatmullRomSplineInterface()
virtual math::geometry::CatmullRomSplineInterface::~CatmullRomSplineInterface |
( |
| ) |
|
|
virtualdefault |
◆ getCollisionPointIn2D()
virtual std::optional<double> math::geometry::CatmullRomSplineInterface::getCollisionPointIn2D |
( |
const std::vector< geometry_msgs::msg::Point > & |
polygon, |
|
|
const bool |
search_backward = false |
|
) |
| const |
|
pure virtual |
◆ getLength()
virtual double math::geometry::CatmullRomSplineInterface::getLength |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: