/builddir/build/BUILD/mapnik/include/mapnik/vertex.hpp File Reference

#include <iostream>
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  mapnik

Classes

struct  mapnik::vertex< T, dim >
struct  mapnik::vertex< T, 2 >

Typedefs

typedef vertex< double, 2 > mapnik::vertex2d
typedef vertex< int, 2 > mapnik::vertex2i

Enumerations

enum  mapnik::CommandType { mapnik::SEG_END = 0, mapnik::SEG_MOVETO = 1, mapnik::SEG_LINETO = 2, mapnik::SEG_CLOSE = 3 }

Functions

template<class charT, class traits, class T, int dim>
std::basic_ostream< charT,
traits > & 
mapnik::operator<< (std::basic_ostream< charT, traits > &out, const vertex< T, dim > &c)
template<class charT, class traits, class T>
std::basic_ostream< charT,
traits > & 
mapnik::operator<< (std::basic_ostream< charT, traits > &out, const vertex< T, 2 > &v)
template<class charT, class traits, class T>
std::basic_ostream< charT,
traits > & 
mapnik::operator<< (std::basic_ostream< charT, traits > &out, const vertex< T, 3 > &v)


Generated for Mapnik by doxygen 1.5.6