iyaz
|
a8e5594e1e
|
self_intersect: return output iterator, rename Kernel to GeomTraits, append concept for GeomTraits inside the code
|
2013-06-18 13:57:20 +03:00 |
iyaz
|
5449a17d4a
|
>> to > >. move random generators defs to appropriate place
|
2013-06-17 16:01:50 +03:00 |
iyaz
|
a9a9f8c986
|
remove useless template parameter
|
2013-06-17 13:33:30 +03:00 |
iyaz
|
5ed855428c
|
forgotten usage of TriangleAccessor_3 for getting iterators- added
|
2013-06-17 13:32:49 +03:00 |
iyaz
|
1683747689
|
Support multiple polyhedra,
add new AABB primitive to support TriangleAccessor_3
|
2013-06-17 12:43:23 +03:00 |
iyaz
|
8eb30fb80e
|
remove cast to nearest axis experimental code
|
2013-06-16 16:48:15 +03:00 |
iyaz
|
9502257cc5
|
Integrate Orient_polyhedron_3 to demo
|
2013-06-15 15:53:54 +03:00 |
iyaz
|
00762fc42b
|
(Orient)
Code changes due to API changes
|
2013-06-14 19:55:42 +03:00 |
iyaz
|
0ab7380d7e
|
Add package_info
|
2013-06-14 16:54:46 +03:00 |
iyaz
|
49a98d1ed9
|
(Self intersection)
return pair of Facet_const_handle
get Kernel object as a parameter
|
2013-06-14 16:15:35 +03:00 |
iyaz
|
b7a9e6be3f
|
Extract orientation code from demo is added,
also small example is added
|
2013-06-14 00:39:58 +03:00 |
iyaz
|
54cb87c3ad
|
Fix typo in documentation
|
2013-06-14 00:37:18 +03:00 |
iyaz
|
21b661d505
|
reorder template parameters
|
2013-06-14 00:13:45 +03:00 |
iyaz
|
1563b0630c
|
Self intersection related code is added (actual algorithm is copied from demo)
example / test code is added
|
2013-06-13 18:37:41 +03:00 |
iyaz
|
f239978903
|
Renaming: Polyhedron_3 -> Polyhedron
|
2013-06-13 18:05:08 +03:00 |
iyaz
|
81b231ac66
|
Add experimental code for 'use closest direction'
|
2013-06-13 16:09:10 +03:00 |
iyaz
|
1620466e4f
|
Use a const seed for random generation (which makes easy to debug if there is any problem)
|
2013-06-13 02:42:55 +03:00 |
iyaz
|
393e54206d
|
Add a new test / example code for generating points near polyhedron boundary
|
2013-06-13 02:41:38 +03:00 |
iyaz
|
28839c4543
|
Vertical ray casting approach is removed from old implementation, cleaned documented with small changes
|
2013-06-13 00:48:58 +03:00 |
iyaz
|
c72dea5f6e
|
Rename Point_inside_polyhedron as old (which contains untested grid based query code).
|
2013-06-12 19:38:35 +03:00 |
iyaz
|
9602d1c9d0
|
get Primitive type from AABBTraits
|
2013-06-12 19:28:49 +03:00 |
iyaz
|
a5b47c3648
|
Added experimental code (cast segment with diagonal)
|
2013-06-12 01:48:47 +03:00 |
iyaz
|
61fbd78bde
|
Move traversal traits to internal file
|
2013-06-11 19:14:13 +03:00 |
iyaz
|
c0961890c1
|
Fix compiler error and warnings (for VS)
|
2013-06-11 18:23:29 +03:00 |
iyaz
|
2265b1a146
|
Create a temporary package for point inside polyhedron test
|
2013-06-11 17:43:59 +03:00 |