Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はこれらのブースト::geometry:: model :: ringを2つ持っており、それらが同じかどうかを確認しようとしています。これを理解できる組み込みのブーストジオメトリ比較関数/メソッドはありますか?
boost::geometry::equals(a,b)2つのジオメトリが空間的に等しいかどうかを報告します
boost::geometry::equals(a,b)