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

#include <CurveGraphLinear.h>

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

List of all members.

Public Member Functions

 CCurveGraphLinear ()
virtual T Interpolate (float time)

Detailed Description

template<class T>
class CCurveGraphLinear< T >

Graf v podobe linearni krivky


Constructor & Destructor Documentation

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

Konstruktor


Member Function Documentation

template<class T>
virtual T CCurveGraphLinear< 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: