Anti-Grain Geometry - AGG (libagg)  2.5
Public Types | Public Member Functions
agg::span_allocator< ColorT > Class Template Reference

#include <agg_span_allocator.h>

List of all members.

Public Types

typedef ColorT color_type

Public Member Functions

AGG_INLINE color_typeallocate (unsigned span_len)
AGG_INLINE color_typespan ()
AGG_INLINE unsigned max_span_len () const

template<class ColorT>
class agg::span_allocator< ColorT >


Member Typedef Documentation

template<class ColorT >
typedef ColorT agg::span_allocator< ColorT >::color_type

Member Function Documentation

template<class ColorT >
AGG_INLINE color_type* agg::span_allocator< ColorT >::allocate ( unsigned  span_len) [inline]
template<class ColorT >
AGG_INLINE unsigned agg::span_allocator< ColorT >::max_span_len ( ) const [inline]
template<class ColorT >
AGG_INLINE color_type* agg::span_allocator< ColorT >::span ( ) [inline]

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