AGGPolygonFactory Class Reference

A class for creating the AGG polygon implementations. More...

#include <AGGPolygonFactory.h>

Inheritance diagram for AGGPolygonFactory:

PolygonFactory List of all members.

Public Member Functions

 AGGPolygonFactory (agg::path_storage *aPathStorage)
 Constructor.
virtual PolygonWrappercreatePolygonWrapper (const PolygonData *aData)
 Creates a polygon with the factory.

Protected Attributes

agg::path_storage * mPathStorage

Detailed Description

A class for creating the AGG polygon implementations.


Constructor & Destructor Documentation

AGGPolygonFactory::AGGPolygonFactory agg::path_storage *  aPathStorage  )  [inline]
 

Constructor.

aPathStorage is used as the storage for the constructed paths.


Member Function Documentation

virtual PolygonWrapper* AGGPolygonFactory::createPolygonWrapper const PolygonData aData  )  [inline, virtual]
 

Creates a polygon with the factory.

Implements PolygonFactory.


Member Data Documentation

agg::path_storage* AGGPolygonFactory::mPathStorage [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Aug 3 00:44:35 2007 for Scanline edge-flag algorithm for antialiasing by  doxygen 1.4.6-NO