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

#include <agg_scanline_u.h>

Inheritance diagram for agg::scanline32_u8_am< AlphaMask >:
agg::scanline32_u8

List of all members.

Public Types

typedef scanline32_u8 base_type
typedef AlphaMask alpha_mask_type
typedef base_type::cover_type cover_type
typedef base_type::coord_type coord_type

Public Member Functions

 scanline32_u8_am ()
 scanline32_u8_am (const AlphaMask &am)
void finalize (int span_y)

template<class AlphaMask>
class agg::scanline32_u8_am< AlphaMask >


Member Typedef Documentation

template<class AlphaMask >
typedef AlphaMask agg::scanline32_u8_am< AlphaMask >::alpha_mask_type
template<class AlphaMask >
typedef scanline32_u8 agg::scanline32_u8_am< AlphaMask >::base_type
template<class AlphaMask >
typedef base_type::coord_type agg::scanline32_u8_am< AlphaMask >::coord_type

Reimplemented from agg::scanline32_u8.

template<class AlphaMask >
typedef base_type::cover_type agg::scanline32_u8_am< AlphaMask >::cover_type

Reimplemented from agg::scanline32_u8.


Constructor & Destructor Documentation

template<class AlphaMask >
agg::scanline32_u8_am< AlphaMask >::scanline32_u8_am ( ) [inline]
template<class AlphaMask >
agg::scanline32_u8_am< AlphaMask >::scanline32_u8_am ( const AlphaMask &  am) [inline]

Member Function Documentation

template<class AlphaMask >
void agg::scanline32_u8_am< AlphaMask >::finalize ( int  span_y) [inline]

Reimplemented from agg::scanline32_u8.


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