mapnik::coord< T, 3 > Struct Template Reference

#include <coord.hpp>

List of all members.

Public Types

typedef T type

Public Member Functions

 coord ()
 coord (T x, T y, T z)
template<typename T2 >
 coord (const coord< T2, 3 > &rhs)
template<typename T2 >
coord< T, 3 > & operator= (const coord< T2, 3 > &rhs)

Public Attributes

x
y
z

template<typename T>
struct mapnik::coord< T, 3 >


Member Typedef Documentation

template<typename T >
typedef T mapnik::coord< T, 3 >::type


Constructor & Destructor Documentation

template<typename T >
mapnik::coord< T, 3 >::coord (  )  [inline]

template<typename T >
mapnik::coord< T, 3 >::coord ( x,
y,
z 
) [inline]

template<typename T >
template<typename T2 >
mapnik::coord< T, 3 >::coord ( const coord< T2, 3 > &  rhs  )  [inline]


Member Function Documentation

template<typename T >
template<typename T2 >
coord<T,3>& mapnik::coord< T, 3 >::operator= ( const coord< T2, 3 > &  rhs  )  [inline]


Member Data Documentation

template<typename T >
T mapnik::coord< T, 3 >::x

template<typename T >
T mapnik::coord< T, 3 >::y

template<typename T >
T mapnik::coord< T, 3 >::z


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

Generated for Mapnik by doxygen 1.5.8