#include <CurvePathLinear.h>


Public Member Functions | |
| virtual vec | GetValue (const float s, bool &end) |
| virtual vec | GetDir (const float s, bool &end) |
| virtual void | DebugDraw () |
Cesta v podobe linearnich segmentu
| void CCurvePathLinear::DebugDraw | ( | ) | [virtual] |
Vykresli graf s pomoci aktualne zadane IJKADebugDraw
Implements CCurvePath.
| vec CCurvePathLinear::GetDir | ( | const float | s, |
| bool & | end | ||
| ) | [virtual] |
viz CCurvePath
Implements CCurvePath.
| vec CCurvePathLinear::GetValue | ( | const float | s, |
| bool & | end | ||
| ) | [virtual] |
viz CCurvePath
Implements CCurvePath.
1.8.0