Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::rescale_policy_type< Point > Struct Template Reference

#include <get_rescale_policy.hpp>

Inheritance diagram for boost::geometry::rescale_policy_type< Point >:
Collaboration diagram for boost::geometry::rescale_policy_type< Point >:

Public Types

typedef no_rescale_policy type
 

Public Member Functions

 BOOST_MPL_ASSERT_MSG ((is_point), INVALID_INPUT_GEOMETRY,(typename geometry::tag< Point >::type))
 

Static Public Attributes

static const bool is_point
 

Member Typedef Documentation

typedef no_rescale_policy boost::geometry::detail::get_rescale_policy::rescale_policy_type< Point, IsFloatingPoint >::type
inherited

Member Function Documentation

template<typename Point>
boost::geometry::rescale_policy_type< Point >::BOOST_MPL_ASSERT_MSG ( (is_point ,
INVALID_INPUT_GEOMETRY  ,
(typename geometry::tag< Point >::type  
)

Member Data Documentation

template<typename Point>
const bool boost::geometry::rescale_policy_type< Point >::is_point
static
Initial value:
= boost::is_same
<
geometry::point_tag

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