JK2eA
 All Classes Functions Variables
Public Member Functions
CCurveGraphCatmullRom< T > Class Template Reference

#include <CurveGraphCatmullRom.h>

Inheritance diagram for CCurveGraphCatmullRom< T >:
Inheritance graph
[legend]
Collaboration diagram for CCurveGraphCatmullRom< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CCurveGraphCatmullRom ()
virtual T Interpolate (float time)

Detailed Description

template<class T>
class CCurveGraphCatmullRom< T >

Graf v podobe Catmull-Rom spline


Constructor & Destructor Documentation

template<class T >
CCurveGraphCatmullRom< T >::CCurveGraphCatmullRom ( ) [inline]

Konstruktor


Member Function Documentation

template<class T >
virtual T CCurveGraphCatmullRom< T >::Interpolate ( float  time) [inline, virtual]

Interpolace zadanym grafem

Parameters:
timeaktualni cas pro ktery chceme ziskat bod
Returns:
bod ktery odpovida zadanemu casu

Reimplemented from CCurveGraph< T >.


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