Adam Wulkiewicz
ff67f4a6d0
[doc][geometries] Small fixes in examples of models.
...
Add mising #ifdef conditions enabling the example of std::initializer_list
support.
Remove unneeded semicolons from comments.
Add missing QBK import (point_xy).
2015-04-10 00:20:15 +02:00
Adam Wulkiewicz
716e6e656a
[doc][geometries] Add examples (cpp and qbk files) for all models.
2015-04-09 23:38:31 +02:00
Adam Wulkiewicz
877c6686a1
[doc][geometries] Restore the example for class-specific get/set of model::point.
2015-04-09 21:49:14 +02:00
Adam Wulkiewicz
c8d97f0528
[doc][geometries] Add example for model::box.
2015-04-09 21:48:06 +02:00
Adam Wulkiewicz
55fd4261f5
[doc][geometries] Simplify the point example (mention only bg::get<> and bg::set<>).
2015-04-09 17:50:53 +02:00
Menelaos Karavelas
7658231aa4
Merge branch 'develop' of https://github.com/boostorg/geometry into fix/remove_deprecated_include_paths
...
Conflicts:
test/algorithms/set_operations/difference/difference.cpp
2015-03-31 14:30:04 +03:00
Adam Wulkiewicz
3475f33972
[doc] In doxygen_xml2qbk alt output automaticaly detect details and generate output containing unspecified return type, default paramters values, etc.
2015-03-20 03:39:50 +01:00
Adam Wulkiewicz
7399df83cc
[doc] Format "unspecified" functions return type in a special way in doxygen_xml2qbk alt output synopsis.
2015-03-20 02:01:34 +01:00
Menelaos Karavelas
742d4090d8
[doc][tools][support status] remove deprecated includes referring to the
...
include/boost/geometry/multi/ directory;
fix call for num_points: dispatch::num_points<> takes a second boolean argument
with no default value, which was not accounted for by support status;
2015-03-12 10:35:33 +02:00
Menelaos Karavelas
4e3a07df4f
[doc][doxygen_xml2qbk] remove multi/multi.hpp from convenience headers
2015-03-12 10:04:44 +02:00
Menelaos Karavelas
d1a2092762
[doc][examples][is_valid] remove unnecessary #include
2015-02-25 15:31:35 +02:00
Menelaos Karavelas
7c49946b39
[doc][examples][is_valid] fit statement into a single line
2015-02-25 15:17:28 +02:00
Menelaos Karavelas
5bc4de37f0
[doc][tools][doxygen_xml2qbk] modify quickbook output for enumeration types
...
with more than 4 values; if the enumeration type has more than 4 values, these
values are listed in separate lines (one per line), rather than all in a single line;
2015-02-25 15:13:09 +02:00
Menelaos Karavelas
f8935b2afe
[doc][examples][algorithms][is_valid] add example for is_valid (with failure value)
2015-02-25 15:12:04 +02:00
Menelaos Karavelas
7f7f915f1a
[doc][examples][is_valid (with message)] add example showing the
...
usage of bg::is_valid(geometry, message_string)
2015-02-24 15:57:52 +02:00
Adam Wulkiewicz
be637c0929
Merge pull request #128 from mkaravel/feature/counting-algorithms
...
Feature/counting algorithms
2014-08-14 12:57:48 +02:00
Menelaos Karavelas
22f93f9752
[doc][examples][num_segments] update num_segments example: the free
...
function takes only one argument
2014-08-14 00:43:48 +03:00
Bruno Lalande
0c074f1695
Put back implementation_status until support_status is made variant-aware
2014-08-11 13:51:20 +01:00
Bruno Lalande
14df42cfc0
Remove implementation_status, replaced by support_status.
2014-08-10 22:52:25 +01:00
Menelaos Karavelas
831b8dcc51
[doc][examples][num_segments] replace example multi-polygon by a valid one
2014-08-06 14:29:25 +03:00
Menelaos Karavelas
4743a67ec6
[doc][examples][num_segments] remove unnecessary includes
2014-08-06 14:22:18 +03:00
Menelaos Karavelas
e98bfaca4a
Merge branch 'develop' of https://github.com/boostorg/geometry into feature/num_segments
2014-07-29 00:34:33 +03:00
Adam Wulkiewicz
4272a1eeb5
[doc] Fix the constants in boost_array example
2014-07-28 18:30:36 +02:00
Menelaos Karavelas
13fc1b22a8
[doc][examples][strategies] remove unused local types in examples of
...
buffer strategy join_round and buffer strategy join_miter
2014-07-27 15:42:38 +03:00
Barend Gehrels
fb0f0d5cd7
Merge pull request #109 from mkaravel/doc/examples
...
Examples
2014-07-25 17:57:58 +02:00
Menelaos Karavelas
bfd5aac991
[doc][doxygen_xml2qbk] add fix/hack to replace boost/geometry/geometry.hpp
...
header by boost/geometry.hpp header when outputting to quickbook format
2014-07-25 12:22:04 +03:00
Menelaos Karavelas
575b5c3aaf
[doc][examples] remove inclusion of boost/geometry/io/wkt/wkt.hpp
...
(included now by boost/geometry.hpp)
2014-07-25 11:36:46 +03:00
Menelaos Karavelas
af64c36623
[doxygen_xml2qbk] add hack to fix header includes pointing to
...
boost/geometry/algorithms/detail/<algorithm name>/interface.hpp
produced by the changes in the file/directory structure of algorithms
2014-07-24 14:31:23 +03:00
Menelaos Karavelas
357f79cd72
[doc][implementation status] add is_simple and is_valid algorithms
2014-07-22 12:08:04 +03:00
Barend Gehrels
36cd8e2d5c
[doxygen_xml2qbk][fix] header was not on newline (probably by a qbk change)
...
and fixed typo
2014-07-20 19:18:59 +02:00
Barend Gehrels
9c64cf0f1b
[doxygen_xml2qbk] avoid too long lines (as were generated for buffer synopsis)
2014-07-20 19:17:45 +02:00
Barend Gehrels
f998eda43b
[doxygen_xml2qbk] cosmetic change
2014-07-20 19:15:45 +02:00
Barend Gehrels
2a1bb575c2
[doxygen_xml2qbk] avoid warnings
2014-07-20 18:25:51 +02:00
Barend Gehrels
384632c572
[buffer] change default constructors for round strategies and
...
changed corresponding samples (often omitting the number for non relevant
strategies)
2014-07-20 15:51:49 +02:00
Barend Gehrels
487609b233
[buffer][doc] Enhance doc
2014-07-20 13:45:58 +02:00
Barend Gehrels
267a426c0e
[buffer][doc] fix buffer_with_strategies example
2014-07-20 12:47:46 +02:00
Barend Gehrels
6100b695be
[buffer][doc] Enhancements, cross-links, doc-fixes
2014-07-20 11:32:02 +02:00
Barend Gehrels
0e77ef5342
[buffer] rename buffer_side to side_straight to make it consistent with other buffer strategies
...
and buffer is already part of the namespace
2014-07-20 10:52:48 +02:00
Barend Gehrels
0b635e342d
[buffer] rename buffer_circle to point_circle to have it consistent with other strategies,
...
and buffer is already in the namespace. same for buffer_square -> point_square
2014-07-20 10:38:40 +02:00
Barend Gehrels
c12701bb40
[buffer] documentation of 6 distance strategies
2014-07-19 23:05:45 +02:00
Barend Gehrels
46068123b9
[buffer] create documentation about PointStrategy (buffer_circle)
...
add buffer_square as alternative
2014-07-19 14:36:39 +02:00
Barend Gehrels
cebad2e20c
[buffer][doc] small changes in outputted text/comments
2014-07-18 22:49:48 +02:00
Barend Gehrels
52d3c3a371
[buffer] update doc and images
2014-07-18 22:27:43 +02:00
Menelaos Karavelas
06cbc9a0e7
[doc][examples][num_segments] use an open polygon instead of a closed one;
...
call also num_segments with the second (optional) argument set to true;
2014-07-17 11:35:30 +03:00
Menelaos Karavelas
42e16b463f
Merge branch 'develop' of https://github.com/boostorg/geometry into feature/num_segments
2014-07-17 09:28:56 +03:00
Menelaos Karavelas
428e010146
Merge branch 'develop' of https://github.com/boostorg/geometry into feature/num_segments
2014-07-17 03:29:16 +03:00
Menelaos Karavelas
439bc5198b
[doc][support status] add algorithms is_simple and is_valid
2014-07-17 03:15:37 +03:00
Menelaos Karavelas
bf9c8aa3e4
[doc][support status] fix typo: num_interior_rings should have been num_points
2014-07-17 03:10:55 +03:00
Menelaos Karavelas
148d867a7b
[doc][examples] add example for num_segments algorithm
2014-07-17 03:07:15 +03:00
Menelaos Karavelas
f6a7f06815
[doc][support status] add num_segments algorithm
2014-07-17 03:06:27 +03:00