mapnik::vertex_vector< T > Class Template Reference

#include <vertex_vector.hpp>

List of all members.

Public Member Functions

 vertex_vector ()
 ~vertex_vector ()
unsigned size () const
void push_back (value_type x, value_type y, unsigned command)
unsigned get_vertex (unsigned pos, value_type *x, value_type *y) const
void set_capacity (size_t)

template<typename T>
class mapnik::vertex_vector< T >


Constructor & Destructor Documentation

template<typename T>
mapnik::vertex_vector< T >::vertex_vector (  )  [inline]

template<typename T>
mapnik::vertex_vector< T >::~vertex_vector (  )  [inline]


Member Function Documentation

template<typename T>
unsigned mapnik::vertex_vector< T >::size (  )  const [inline]

template<typename T>
void mapnik::vertex_vector< T >::push_back ( value_type  x,
value_type  y,
unsigned  command 
) [inline]

template<typename T>
unsigned mapnik::vertex_vector< T >::get_vertex ( unsigned  pos,
value_type *  x,
value_type *  y 
) const [inline]

References mapnik::SEG_END.

template<typename T>
void mapnik::vertex_vector< T >::set_capacity ( size_t   )  [inline]


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

Generated for Mapnik by doxygen 1.5.6