#include <include/EST_TTimeIndex.h>
Public Attributes | |
float | t |
CONTAINER::Index | i |
A time index for a container. The container defines how to get an object and so on, this lets you find a point in the container not far before the entry you want.
Definition at line 50 of file EST_TTimeIndex.h.
float EST_TTI_Entry< CONTAINER >::t |
Definition at line 52 of file EST_TTimeIndex.h.
CONTAINER::Index EST_TTI_Entry< CONTAINER >::i |
Definition at line 53 of file EST_TTimeIndex.h.