#include <CurvePathCatmullRom.h>


Classes | |
| class | CurveFNC |
Public Member Functions | |
| CCurvePathCatmullRom () | |
| virtual | ~CCurvePathCatmullRom () |
| virtual vec | GetValue (const float s, bool &end) |
| virtual vec | GetDir (const float s, bool &end) |
| virtual void | DebugDraw () |
Cesta v podobe Catmull-Rom spline
Konstruktor
| CCurvePathCatmullRom::~CCurvePathCatmullRom | ( | ) | [virtual] |
Destruktor
| void CCurvePathCatmullRom::DebugDraw | ( | ) | [virtual] |
Vykresli graf s pomoci aktualne zadane IJKADebugDraw
Implements CCurvePath.
| vec CCurvePathCatmullRom::GetDir | ( | const float | s, |
| bool & | end | ||
| ) | [virtual] |
viz CCurvePath
Implements CCurvePath.
| vec CCurvePathCatmullRom::GetValue | ( | const float | s, |
| bool & | end | ||
| ) | [virtual] |
viz CCurvePath
Implements CCurvePath.
1.8.0