|
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 | |
| struct | Sample |
Public Member Functions | |
| void | AddSample (const T &sample, unsigned int time) |
| T | GetInterpolatedValue (unsigned int time) const |
| const T & | GetLastValue () const |
| const Sample & | GetLastSample () const |
| const Sample & | GetFirstSample () const |
| void | Break () |
| void | Clear () |
| int | GetSampleCount () const |
| SampleInfo< T > | GetSampleInfo (int i) const |
1.8.17