Paolo Cignoni
|
32333eba24
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
Nico Pietroni
|
feff81dd01
|
solved minor error with templated scalar type
|
2014-08-28 09:46:49 +00:00 |
Nico Pietroni
|
6902670e48
|
indented and remove include of triangle3
|
2014-08-01 00:12:49 +00:00 |
Nico Pietroni
|
1aecce2033
|
added IsCCW function
|
2012-10-03 16:39:29 +00:00 |
Paolo Cignoni
|
2fe129645b
|
Rolled back
|
2011-10-05 15:04:40 +00:00 |
Nico Pietroni
|
542bfc8a91
|
corrected InterpolationParameters funtion in order to evaluate correctly barycentric coordinates even for points wich falls outside the triangle.
|
2010-12-12 23:59:55 +00:00 |
Nico Pietroni
|
1fa445c9fb
|
changed epsilon value in InterpolationParameters
|
2009-06-30 16:15:51 +00:00 |
Paolo Cignoni
|
b2bc0d07ba
|
small gcc compilation errors (typenames, missing std...)
|
2009-06-25 07:29:29 +00:00 |
Nico Pietroni
|
6b781dc660
|
changed evaluation of AreaGlobal in InterpolationParameters function
|
2009-02-27 16:15:28 +00:00 |
Nico Pietroni
|
38c1cc7aaf
|
changed epsilon value on InterpolationParameters function
|
2008-07-03 10:22:37 +00:00 |
Nico Pietroni
|
26e1c14de8
|
correct version of InterpolationParameters
|
2008-06-20 15:03:27 +00:00 |
Nico Pietroni
|
385ee8ba62
|
- 1 warning corrected in InterpolationParameters function
|
2007-01-29 00:21:46 +00:00 |
Nico Pietroni
|
191896afbb
|
added constructors :
-Triangle2()
-Triangle2(const CoordType &p0,const CoordType &p1,const CoordType &p2)
added functions:
- InterpolationParameters
- PointDistance
|
2007-01-08 09:29:58 +00:00 |
Nico Pietroni
|
f458b067e7
|
first release
|
2004-08-04 20:53:54 +00:00 |