vcglib/vcg
Paolo Cignoni 1c1e3f778a Include header cleaning and reordering. 2013-11-25 10:12:01 +00:00
..
complex Include header cleaning and reordering. 2013-11-25 10:01:24 +00:00
connectors Removed all the UberXXX members from the various components. No more needed since many years. Still there just because we are quite lazy... 2012-10-25 13:16:03 +00:00
container added #include <assert.h> 2013-09-21 00:54:53 +00:00
math corrected 2 warnings on castings 2013-10-23 16:57:28 +00:00
simplex Include header cleaning and reordering. 2013-11-25 10:12:01 +00:00
space 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