class csLightPatchPool This is an object pool which holds objects of type csLightPatch
This is an object pool which holds objects of type csLightPatch. You can ask new instances from this pool. If needed it will allocate one for you but ideally it can give you one which was allocated earlier.
PoolObj* freed
csLightPatchPool()
~csLightPatchPool()
csLightPatch* Alloc()
void Free(csLightPatch* lp)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de