Open 3D Engine GridMate API Reference  2205.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Classes | Public Member Functions | List of all members
GridMate::LinearInterp< T, k_maxSamples, Interpolator > Class Template Reference

Classes

struct  Sample
 

Public Member Functions

void AddSample (const T &sample, unsigned int time)
 
GetInterpolatedValue (unsigned int time) const
 
const T & GetLastValue () const
 
const SampleGetLastSample () const
 
const SampleGetFirstSample () const
 
void Break ()
 
void Clear ()
 
int GetSampleCount () const
 
SampleInfo< T > GetSampleInfo (int i) const
 

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