AGGPolygonWrapper Class Reference

A class for wrapping the AGG polygon implementation to the tests. More...

#include <AGGPolygonWrapper.h>

Inheritance diagram for AGGPolygonWrapper:

PolygonWrapper List of all members.

Public Member Functions

 AGGPolygonWrapper ()
 Constructor.
virtual ~AGGPolygonWrapper ()
 Virtual destructor.
unsigned int getPathIndex ()
 Getter for the native implementation.

Static Public Member Functions

static AGGPolygonWrappercreate (const PolygonData *aData, agg::path_storage *aPath)
 Static method for creating a polygon from the data.

Protected Attributes

unsigned int mPathIndex

Detailed Description

A class for wrapping the AGG polygon implementation to the tests.


Constructor & Destructor Documentation

AGGPolygonWrapper::AGGPolygonWrapper  ) 
 

Constructor.

AGGPolygonWrapper::~AGGPolygonWrapper  )  [virtual]
 

Virtual destructor.


Member Function Documentation

AGGPolygonWrapper * AGGPolygonWrapper::create const PolygonData aData,
agg::path_storage *  aPath
[static]
 

Static method for creating a polygon from the data.

unsigned int AGGPolygonWrapper::getPathIndex  )  [inline]
 

Getter for the native implementation.


Member Data Documentation

unsigned int AGGPolygonWrapper::mPathIndex [protected]
 


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