Anti-Grain Geometry Tutorial
agg::point_base< T > Struct Template Reference
Collaboration diagram for agg::point_base< T >:

Public Types

typedef T value_type
 

Public Member Functions

 point_base (T x_, T y_)
 

Public Attributes

x
 
y
 

Detailed Description

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

Definition at line 508 of file agg_basics.h.


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