vcglib/vcg
Paolo Cignoni 12d257c3ab Debugged:
method Point2::SquaredDistance() invoked Norm2 method, which does not exist. Invocation replaced with (*this-p).SquaredNorm()
2010-05-31 12:13:47 +00:00
..
complex changed calls to the new InterpolationParameters function 2010-05-25 14:54:50 +00:00
connectors added inlusion of alltypes.h 2010-05-19 17:18:19 +00:00
container added a derivation chain to support the modification to the trimesh definition (below) 2010-03-19 17:17:06 +00:00
math New coords conversion function 2010-03-30 19:58:35 +00:00
simplex inclusion of alltypes.h 2010-05-19 17:16:58 +00:00
space Debugged: 2010-05-31 12:13:47 +00:00