Anti-Grain Geometry - AGG (libagg)  2.5
Public Types | Public Member Functions
agg::conv_segmentator< VertexSource > Struct Template Reference

#include <agg_conv_segmentator.h>

Inheritance diagram for agg::conv_segmentator< VertexSource >:
agg::conv_adaptor_vpgen< VertexSource, vpgen_segmentator >

List of all members.

Public Types

typedef conv_adaptor_vpgen
< VertexSource,
vpgen_segmentator
base_type

Public Member Functions

 conv_segmentator (VertexSource &vs)
void approximation_scale (double s)
double approximation_scale () const

template<class VertexSource>
struct agg::conv_segmentator< VertexSource >


Member Typedef Documentation

template<class VertexSource>
typedef conv_adaptor_vpgen<VertexSource, vpgen_segmentator> agg::conv_segmentator< VertexSource >::base_type

Constructor & Destructor Documentation

template<class VertexSource>
agg::conv_segmentator< VertexSource >::conv_segmentator ( VertexSource &  vs) [inline]

Member Function Documentation

template<class VertexSource>
void agg::conv_segmentator< VertexSource >::approximation_scale ( double  s) [inline]
template<class VertexSource>
double agg::conv_segmentator< VertexSource >::approximation_scale ( ) const [inline]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines