Anti-Grain Geometry - AGG (libagg)  2.5
Static Public Member Functions
agg::pod_allocator< T > Struct Template Reference

#include <agg_basics.h>

List of all members.

Static Public Member Functions

static T * allocate (unsigned num)
static void deallocate (T *ptr, unsigned)

template<class T>
struct agg::pod_allocator< T >


Member Function Documentation

template<class T >
static T* agg::pod_allocator< T >::allocate ( unsigned  num) [inline, static]
template<class T >
static void agg::pod_allocator< T >::deallocate ( T *  ptr,
unsigned   
) [inline, static]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines