![]() |
![]() |
Namespaces | |
namespace | boost |
namespace | boost::geometry |
Defines | |
#define | BOOST_GEOMETRY_ADAPTED_BOOST_ARRAY_TAG_DEFINED |
#define | BOOST_GEOMETRY_REGISTER_BOOST_ARRAY_CS(CoordinateSystem) |
#define BOOST_GEOMETRY_REGISTER_BOOST_ARRAY_CS | ( | CoordinateSystem | ) |
namespace boost { namespace geometry { namespace traits { \ template <class T, std::size_t N> \ struct coordinate_system<boost::array<T, N> > \ { \ typedef CoordinateSystem 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 |