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

Public Types

typedef T value_type
 

Public Member Functions

 vertex_base (T x_, T y_, unsigned cmd_)
 

Public Attributes

x
 
y
 
unsigned cmd
 

Detailed Description

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

Definition at line 520 of file agg_basics.h.


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