Anti-Grain Geometry - AGG (libagg)  2.5
Public Member Functions | Public Attributes
agg::trans_perspective::iterator_x Class Reference

#include <agg_trans_perspective.h>

List of all members.

Public Member Functions

 iterator_x ()
 iterator_x (double px, double py, double step, const trans_perspective &m)
void operator++ ()

Public Attributes

double x
double y

Constructor & Destructor Documentation

agg::trans_perspective::iterator_x::iterator_x ( ) [inline]
agg::trans_perspective::iterator_x::iterator_x ( double  px,
double  py,
double  step,
const trans_perspective m 
) [inline]

Member Function Documentation

void agg::trans_perspective::iterator_x::operator++ ( ) [inline]

Member Data Documentation


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