JK2eA
 All Classes Functions Variables
Classes | Public Member Functions
CCurvePathCatmullRom Class Reference

#include <CurvePathCatmullRom.h>

Inheritance diagram for CCurvePathCatmullRom:
Inheritance graph
[legend]
Collaboration diagram for CCurvePathCatmullRom:
Collaboration graph
[legend]

List of all members.

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 ()

Detailed Description

Cesta v podobe Catmull-Rom spline


Constructor & Destructor Documentation

Konstruktor

Destruktor


Member Function Documentation

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.


The documentation for this class was generated from the following files: