2 * Copyright (c) 2006, Haiku, Inc.
3 * Distributed under the terms of the MIT license.
6 * Stephan Aßmus <superstippi@gmx.de>
21 virtual ~RegionPool();
24 BRegion
* GetRegion(const BRegion
& other
);
25 void Recycle(BRegion
* region
);
34 #endif // REGION_POOL_H