Luigi Malomo
|
fb40a0f78a
|
fixed const correctness and added point-segment distance on Segment2
|
2020-10-16 13:23:41 +02:00 |
Paolo Cignoni
|
32333eba24
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
Paolo Cignoni
|
47334c555d
|
Small change to make the bbox function in segment equal to the other vcg object (getbbox instead of bbox)
|
2016-06-12 21:10:46 +00:00 |
Nico Pietroni
|
48bca62885
|
corrected some minor warning
|
2014-08-01 00:24:55 +00:00 |
Nico Pietroni
|
cd83a42ea6
|
added PointSegment2DEPFunctor
|
2014-08-01 00:13:25 +00:00 |
Paolo Cignoni
|
3bdf666e86
|
Changed the interface of the interpolating function of a segment (2D and 3D) from the ambiguous P(float) to Lerp(float). Note that with the previous interface it could happen that seg.P(1) != seg.P0() just becouse seg.P(1) was the result of a lerp.
|
2013-11-06 16:06:57 +00:00 |
Paolo Cignoni
|
dfc9192715
|
Orthography lenght -> length
|
2012-10-08 09:03:25 +00:00 |
Gianpaolo Palma
|
7816e73d74
|
Changed "int lenght" to "ScalarType lenght" in ClosestPoint function.
|
2011-03-22 18:17:52 +00:00 |
Gianpaolo Palma
|
e90c417d2b
|
Minor changes in ClosestPoint function
|
2011-03-21 17:02:02 +00:00 |
Nico Pietroni
|
24cf3c430a
|
Added ScalarType Length() const function
|
2009-06-30 16:13:19 +00:00 |
Nico Pietroni
|
a2ee98e3e4
|
first release version
|
2007-01-03 15:49:48 +00:00 |