|
typedef VSA | source_a_type |
|
typedef VSB | source_b_type |
|
typedef conv_gpc< source_a_type, source_b_type > | self_type |
|
|
| conv_gpc (source_a_type &a, source_b_type &b, gpc_op_e op=gpc_or) |
|
void | attach1 (VSA &source) |
|
void | attach2 (VSB &source) |
|
void | operation (gpc_op_e v) |
|
void | rewind (unsigned path_id) |
|
unsigned | vertex (double *x, double *y) |
|
template<class VSA, class VSB>
class agg::conv_gpc< VSA, VSB >
Definition at line 49 of file agg_conv_gpc.h.
The documentation for this class was generated from the following file: