mapnik::Shift< T0, T1, shift > Struct Template Reference

#include <vertex_transform.hpp>

List of all members.

Public Types

typedef T0 value_type
typedef T1 return_type

Static Public Member Functions

static return_type apply (value_type val)

template<typename T0, typename T1, int shift = 8>
struct mapnik::Shift< T0, T1, shift >


Member Typedef Documentation

template<typename T0 , typename T1 , int shift = 8>
typedef T1 mapnik::Shift< T0, T1, shift >::return_type

template<typename T0 , typename T1 , int shift = 8>
typedef T0 mapnik::Shift< T0, T1, shift >::value_type


Member Function Documentation

template<typename T0 , typename T1 , int shift = 8>
static return_type mapnik::Shift< T0, T1, shift >::apply ( value_type  val  )  [inline, static]


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

Generated for Mapnik by doxygen 1.5.7.1