Anti-Grain Geometry - AGG (libagg)  2.5
Namespaces | Functions
agg-2.5/include/agg_bounding_rect.h File Reference
#include "agg_basics.h"

Go to the source code of this file.

Namespaces

namespace  agg

Functions

template<class VertexSource , class GetId , class CoordT >
bool agg::bounding_rect (VertexSource &vs, GetId &gi, unsigned start, unsigned num, CoordT *x1, CoordT *y1, CoordT *x2, CoordT *y2)
template<class VertexSource , class CoordT >
bool agg::bounding_rect_single (VertexSource &vs, unsigned path_id, CoordT *x1, CoordT *y1, CoordT *x2, CoordT *y2)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines