ivanpanch
91700dca22
Fix mistakes ( #1429 )
...
* Update geometry.qbk
* Update introduction.qbk
* Update compiling.qbk
* Update design_rationale.qbk
* Update introduction.qbk
* Update quickstart.qbk
* Update creation.qbk
* Update query.qbk
* Update reference.qbk
* Update
* Update
* Update
* Update
* Update buffer_with_strategies.qbk
* Update expand.qbk
* Update expand.qbk
* Update union.hpp
* Update point.qbk
* Update box.qbk
* Update cs.hpp
* Update closure.hpp
* Update point.hpp
* Update rtree.hpp
* Update choose_next_node.hpp
* Update iterator.hpp
* Update point_in_poly_winding.hpp
* Update spatial_query.hpp
* Update imw_p.hpp
* Update remove.hpp
* Update redistribute_elements.hpp
* Update redistribute_elements.hpp
* Update insert.hpp
* Update redistribute_elements.hpp
* Update point_in_poly_crossings_multiply.hpp
* Update closeable_view.hpp
* Update example_adapting_a_legacy_geometry_object_model.qbk
* Update acknowledgments.qbk
* Update indexable.hpp
* Update for_each.hpp
* Update iterators.hpp
* Update spatial_query.hpp
* Update query_iterators.hpp
2025-10-09 19:58:48 +02:00
Vissarion Fisikopoulos
7d46cebe25
feat: Implement is_valid algorithm for polyhedral surfaces
2025-07-17 12:24:33 +03:00
Vissarion Fisikopoulos
9826b15b2f
feat: Add geometry polyhedral surface class, concepts, documentation and unit tests ( #1402 )
...
Co-authored-by: Siddharth kumar <sid021099kumar@gmail.com >
2025-05-12 12:08:51 +03:00
Barend Gehrels
218bc0631e
feat: enhance and fix documentation
2024-09-27 17:52:26 +02:00
Vissarion Fisikopoulos
930ec068f9
[doc] Update polygon concept documentation.
2022-11-17 16:51:04 +02:00
Siddharth kumar
1cf0dc8762
Fixed ring concept non-existent header file
2021-04-12 15:17:48 +05:30
Ben FrantzDale
59f6022bee
Add example showing how std::array<T, N> can model the Point concept
2020-07-10 08:59:35 -04:00
Norbert Wenzel
d4bc950146
[doc] Add C++11 std::array point adaptor docs
...
Copied the documentation entry and example from Boost.Array. Referred
to std::array as "C++11 array container".
Link to new page from
* reference
* quickref
* point concept
2018-01-27 10:52:17 +01:00
Barend Gehrels
54b351d0db
[geometry] Ticket 8393 polygon model doesn't adhere to stated Polygon concept rules, doc updated. Also updated release notes
...
[SVN r83792]
2013-04-07 15:38:45 +00:00
Barend Gehrels
388feb89ae
Boost.Geometry doc updates and fixes
...
[SVN r76997]
2012-02-12 17:07:37 +00:00
Barend Gehrels
495597f8b9
Boost.Geometry doc updates and fixes. Including a new section Conformance instead of notes/tips defining that in previous version
...
[SVN r76993]
2012-02-12 15:04:44 +00:00
Barend Gehrels
604bb60f17
Boost.Geometry doc updates
...
[SVN r76963]
2012-02-10 19:52:53 +00:00
Barend Gehrels
7cb0ae96fd
Boost.Geometry update copyright -> 2012
...
[SVN r76390]
2012-01-09 21:56:08 +00:00
Barend Gehrels
9cd38383bf
Doc update
...
[SVN r71837]
2011-05-08 20:59:38 +00:00
Barend Gehrels
d601e255b3
Updated many docs, added many samples
...
[SVN r71422]
2011-04-22 22:26:38 +00:00
Barend Gehrels
a01c615089
Made copyright notices in libs/geometry consistent
...
[SVN r70876]
2011-04-02 20:33:14 +00:00
Barend Gehrels
89aed2c3c8
Copied and adapted descriptions for Geometry Concepts
...
Reverted qbk_begin / qbk_end back to qbk because multi-line IS possible there
Renamed linear_ring to ring
Updated the doxygen_xml2qbk tool
[SVN r68384]
2011-01-23 15:58:04 +00:00
Barend Gehrels
10de005d77
Doc update
...
[SVN r67532]
2011-01-01 13:11:59 +00:00
Barend Gehrels
cdc7887359
Doc update (integration with full reference matrix, created 2 stubfiles for point/box concepts)
...
Integrated design rationale
[SVN r67524]
2010-12-31 17:54:01 +00:00