Mael Rouxel-Labbé
|
69068ba28c
|
Some more binary/ASCII fixes
|
2020-07-21 11:44:18 +02:00 |
|
Mael Rouxel-Labbé
|
59a375b566
|
Fix missing includes
|
2020-07-17 18:07:13 +02:00 |
|
Mael Rouxel-Labbé
|
9a485ec975
|
Update some file headers
|
2020-07-17 17:59:31 +02:00 |
|
Mael Rouxel-Labbé
|
26c930bc20
|
Uniformize whether std::string or const char* is used in the doc
|
2020-07-17 15:16:32 +02:00 |
|
Mael Rouxel-Labbé
|
6d6d959d4d
|
Enhance doc for generic I/O functions
|
2020-07-17 13:37:37 +02:00 |
|
Mael Rouxel-Labbé
|
f3659c5d96
|
Switch 3MF to bool return type and clarify \return doc for IO functions
|
2020-07-17 13:19:18 +02:00 |
|
Mael Rouxel-Labbé
|
09ee52fa1b
|
Remove obsolete warning about boost version (only 1.62+ is supported now)
|
2020-07-17 11:57:01 +02:00 |
|
Mael Rouxel-Labbé
|
2d51d86787
|
Make verbose a NP instead of a parameter + various fixes in CGAL
|
2020-07-16 20:22:26 +02:00 |
|
Mael Rouxel-Labbé
|
0fd8bbf920
|
Re-add doc of operator<<(stream, Class) in io.h
|
2020-06-26 16:21:09 +02:00 |
|
Mael Rouxel-Labbé
|
ae4c2aaa9e
|
IO doc fixes
|
2020-06-26 16:08:02 +02:00 |
|
Mael Rouxel-Labbé
|
50e3a838f3
|
Compilation fixes
|
2020-06-25 18:20:52 +02:00 |
|
Mael Rouxel-Labbé
|
cc523c09d2
|
Fix missing overloads + document stream_precision/use_binary in SS/IO
|
2020-06-25 15:16:34 +02:00 |
|
Mael Rouxel-Labbé
|
26355e2e32
|
Uniformize capital / third person usage of \brief
|
2020-06-25 15:13:47 +02:00 |
|
Mael Rouxel-Labbé
|
d5d8cca92b
|
Various IO compilation fixes
|
2020-06-25 12:02:01 +02:00 |
|
Mael Rouxel-Labbé
|
31044f8e1e
|
Fix not opening binary input with ios::binary when reading/writing PLY
|
2020-06-24 18:26:16 +02:00 |
|
Mael Rouxel-Labbé
|
a5b167ed55
|
Fix not opening ifstream with ios::binary when use_binary is chosen
|
2020-06-24 17:41:55 +02:00 |
|
Mael Rouxel-Labbé
|
6d6dc0c956
|
Fix a number of compilation issues
|
2020-06-24 17:41:20 +02:00 |
|
Mael Rouxel-Labbé
|
26ae0d2b8c
|
Misc compilation fixes
|
2020-06-23 19:11:55 +02:00 |
|
Mael Rouxel-Labbé
|
3e057e4344
|
Stream support IO doc improvements (wip)
|
2020-06-23 19:03:00 +02:00 |
|
Mael Rouxel-Labbé
|
8cab8d3a21
|
Exclude string from is_Range to avoid IO ambiguities
|
2020-06-23 12:51:15 +02:00 |
|
Mael Rouxel-Labbé
|
944697baa8
|
Misc fixes
|
2020-06-23 12:51:05 +02:00 |
|
Mael Rouxel-Labbé
|
0003c95223
|
Use boost::range_value / boost::property_traits
|
2020-06-23 12:05:26 +02:00 |
|
Mael Rouxel-Labbé
|
34ddacd5e7
|
Misc minor fixes
|
2020-06-23 11:56:12 +02:00 |
|
Mael Rouxel-Labbé
|
7bdf143eae
|
Fix enable_if's in Stream_support/IO
|
2020-06-23 11:55:35 +02:00 |
|
Mael Rouxel-Labbé
|
2f1011dd57
|
Use stream_precision in Stream_support/IO
|
2020-06-23 11:54:54 +02:00 |
|
Mael Rouxel-Labbé
|
e6e08ff924
|
Move IO::internal::get_file_extension() to helpers.h
|
2020-06-23 10:19:42 +02:00 |
|
Mael Rouxel-Labbé
|
10132091bb
|
Stream_support IO doc improvements
|
2020-06-23 10:19:29 +02:00 |
|
Mael Rouxel-Labbé
|
52d50f7d79
|
Doc improvements
|
2020-06-21 13:30:53 +02:00 |
|
Mael Rouxel-Labbé
|
2d49f7d702
|
Countless IO fixes...
Don't have the patience to split it nicely
|
2020-06-21 12:03:28 +02:00 |
|
Mael Rouxel-Labbé
|
425b1a29ef
|
Rename IO helper file
|
2020-06-21 01:09:03 +02:00 |
|
Mael Rouxel-Labbé
|
a91b750dd5
|
Fix doc link
|
2020-06-18 18:50:16 +02:00 |
|
Maxime Gimeno
|
e636a9e3e4
|
Fix locale problem and read_WKT()
|
2020-06-18 13:20:11 +02:00 |
|
Maxime Gimeno
|
f83de97125
|
Add missing doc
|
2020-06-17 14:03:13 +02:00 |
|
Maxime Gimeno
|
c25e9bc37e
|
More doc for Stream_support functions
|
2020-06-17 11:43:26 +02:00 |
|
Maxime Gimeno
|
25c8313859
|
Replace IO functions in examples and fix Surface_mesh read_OFF()
|
2020-06-16 14:36:24 +02:00 |
|
Maxime Gimeno
|
4b14f5199f
|
use i/oformat()
|
2020-06-12 13:29:57 +02:00 |
|
Maxime Gimeno
|
ce86d3de12
|
Fix OBJ with multiple volumes
|
2020-06-12 11:33:10 +02:00 |
|
Maxime Gimeno
|
b6d4a9a372
|
Finish tests BGL/stream_support
|
2020-06-10 12:09:29 +02:00 |
|
Maxime Gimeno
|
b2419e5f98
|
Fix readers and add misisng tests
|
2020-06-09 14:55:21 +02:00 |
|
Maxime Gimeno
|
6a36213a80
|
Fix STL and GOCAD Reading
|
2020-06-09 13:27:37 +02:00 |
|
Maxime Gimeno
|
63c554fb7d
|
fix OFF surface_mesh reading
|
2020-06-08 16:19:18 +02:00 |
|
Maxime Gimeno
|
9199534373
|
WIP fixes.
|
2020-06-08 15:05:48 +02:00 |
|
Maxime Gimeno
|
366422714c
|
WIP fixes for OBJ
|
2020-06-05 15:59:00 +02:00 |
|
Maxime Gimeno
|
6a466dd6b5
|
fix OFF I/O
|
2020-06-05 15:40:13 +02:00 |
|
Mael Rouxel-Labbé
|
df39cceb58
|
Misc fixes
|
2020-05-29 18:12:18 +02:00 |
|
Mael Rouxel-Labbé
|
b80f4e9225
|
Tiny verbose change
|
2020-05-29 16:52:36 +02:00 |
|
Mael Rouxel-Labbé
|
1809fc0e56
|
Also read VTK/3MF in read_polygon_soup
|
2020-05-29 12:05:31 +02:00 |
|
Mael Rouxel-Labbé
|
08aa904396
|
STL reader / writer improvements
|
2020-05-29 12:05:15 +02:00 |
|
Mael Rouxel-Labbé
|
3a44ed2b3b
|
OBJ reader / writer fixes
|
2020-05-29 12:04:58 +02:00 |
|
Mael Rouxel-Labbé
|
54c6f6c20c
|
Add np::point_map to the Generic_writer (polygon soup)
|
2020-05-29 12:04:16 +02:00 |
|