#include <smoothers/SM_PathSmoothingSuccessiveNodePair.h>
Inherits SmootherBase.
Inherited by SM_SuccessiveAndRandomSmoothing.
Inheritance diagram for SM_PathSmoothingSuccessiveNodePair:
Public Member Functions | |
SM_PathSmoothingSuccessiveNodePair () | |
virtual | ~SM_PathSmoothingSuccessiveNodePair () |
virtual void | Smooth () |
Definition at line 7 of file SM_PathSmoothingSuccessiveNodePair.h.
|
Definition at line 10 of file SM_PathSmoothingSuccessiveNodePair.cpp. |
|
Definition at line 21 of file SM_PathSmoothingSuccessiveNodePair.cpp. |
|
Implements SmootherBase. Reimplemented in SM_SuccessiveAndRandomSmoothing. Definition at line 30 of file SM_PathSmoothingSuccessiveNodePair.cpp. References PA_Points::AppendPoint(), PA_Points::Clear(), PA_Points::GetPoint(), CD_Linear::IsInterferingLinear(), SmootherBase::m_CollisionDetector, SmootherBase::m_PathToSmooth, SmootherBase::m_SmoothedPath, and PA_Points::Size(). Referenced by SM_SuccessiveAndRandomSmoothing::Smooth(). Here is the call graph for this function: ![]() |