SRGraphDynamicData::m_nInIndex

UINT SRGraphDynamicData::m_nInIndex

Index into which data is placed within the data buffer. When the data item is accessed, this index is automatically incremented to the next position in the buffer. Overflow behavior depends on the settings of m_nGrowSize and m_bCyclic.