vcglib/vcg
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
..
complex added initial define and included missing files 2007-01-03 15:51:28 +00:00
container add const to IsEnabledAttribute 2006-12-04 11:11:07 +00:00
math added explicit cast in function inline float Sqrt(const int v) in order to avoid warnings 2007-01-08 09:23:49 +00:00
simplex Added access functions F() 2007-01-02 10:06:53 +00:00
space added constructors : 2007-01-08 09:29:58 +00:00