SRGraphDynamicData::SetGrowSize

void SRGraphDynamicData::SetGrowSize(UINT size)

Sets the size by which noncyclic buffers grow

Defined in: SRGDat.cpp

Parameters

size

New grow size (in SRGDataBuffers)

Developer Notes

SetGrowSize() must be called to allow the buffer to grow beyond its initial allocation.

See also...

GetGrowSize, m_nGrowSize, SetBufferSize