Anti-Grain Geometry Tutorial
agg::const_row_info< T > Struct Template Reference

Public Member Functions

 const_row_info (int x1_, int x2_, const T *ptr_)
 

Public Attributes

int x1
 
int x2
 
const T * ptr
 

Detailed Description

template<class T>
struct agg::const_row_info< T >

Definition at line 542 of file agg_basics.h.


The documentation for this struct was generated from the following file: