Main Page Class Hierarchy Compound List File List Compound Members
csLightPatchPool Class Reference
This is an object pool which holds objects of type csLightPatch.
More...
#include <lppool.h>
Inheritance diagram for csLightPatchPool:
List of all members.
Public Methods |
void | Free (void *o) |
Detailed Description
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.
The documentation for this class was generated from the following file:
Generated for Crystal Space by
doxygen
1.2.5 written by
Dimitri van Heesch,
©1997-2000