SRGraphDynamicData::Roll
voidSRGraphDynamicData::Roll(doubledValue, BOOLbDirection)
Rolls dynamic data by shifting the memory blocks by one space
Defined in: SRGDat.cpp
Return Value
void
Parameters
dValue
Value to be added to the relevant end of the memory block
bDirection
TRUE means roll towards the higher indices
See also...
SRGraph::Roll for details