Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::detail::buffer::box_loop< BoxIn, BoxOut, T, C, D, N > Struct Template Reference

#include <buffer.hpp>

Public Types

typedef coordinate_type
< BoxOut >::type 
coordinate_type
 

Static Public Member Functions

static void apply (BoxIn const &box_in, T const &distance, BoxOut &box_out)
 

Member Typedef Documentation

template<typename BoxIn , typename BoxOut , typename T , std::size_t C, std::size_t D, std::size_t N>
typedef coordinate_type<BoxOut>::type boost::geometry::detail::buffer::box_loop< BoxIn, BoxOut, T, C, D, N >::coordinate_type

Member Function Documentation

template<typename BoxIn , typename BoxOut , typename T , std::size_t C, std::size_t D, std::size_t N>
static void boost::geometry::detail::buffer::box_loop< BoxIn, BoxOut, T, C, D, N >::apply ( BoxIn const &  box_in,
T const &  distance,
BoxOut &  box_out 
)
inlinestatic

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