Boost.Geometry    Boost C++ Libraries
Public Types | List of all members
boost::geometry::radius_type< Geometry > Struct Template Reference

Metafunction to get the type of radius of a circle / sphere / ellipse / etc. More...

Public Types

typedef
core_dispatch::radius_type
< typename tag< Geometry >
::type, typename
util::bare_type< Geometry >
::type >::type 
type
 

Detailed Description

template<typename Geometry>
struct boost::geometry::radius_type< Geometry >

Metafunction to get the type of radius of a circle / sphere / ellipse / etc.

Template Parameters
Geometrythe type of geometry

Member Typedef Documentation

template<typename Geometry>
typedef core_dispatch::radius_type< typename tag<Geometry>::type, typename util::bare_type<Geometry>::type >::type boost::geometry::radius_type< Geometry >::type

April 2, 2011

Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands
Copyright © 2008-2011 Bruno Lalande, Paris, France
Copyright © 2009-2010 Mateusz Loskot, London, UK
Documentation is generated by Doxygen