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 |