|
Anti-Grain Geometry - AGG (libagg)
2.5
|
#include <agg_basics.h>
Static Public Member Functions | |
| static T * | allocate (unsigned num) |
| static void | deallocate (T *ptr, unsigned) |
| static T* agg::pod_allocator< T >::allocate | ( | unsigned | num | ) | [inline, static] |
| static void agg::pod_allocator< T >::deallocate | ( | T * | ptr, |
| unsigned | |||
| ) | [inline, static] |
1.7.5.1