2011-03-01から1日間の記事一覧

Boost.Geometryはsvgも出力できるらしい。

C++

※rev.69338時点のコードのため、正式リリース時には動かなくなっている可能性があります。ちなみに外部ライブラリは不要です。 // libs/geometry/doc/src/examples/algorithms/make_envelope.cpp #include <iostream> #include <fstream> #include <boost/assign.hpp> #include <boost/algorithm/string.hpp> #include <boost/geometry/geometry.hpp> #includ</boost/geometry/geometry.hpp></boost/algorithm/string.hpp></boost/assign.hpp></fstream></iostream>…