vcglib/vcg
Paolo Cignoni b4b7f45041 Removed NormalizedNormalV (out of standard and wrong) and
added the member functions Normal and NormalizedNormal() (just like for faces)
2005-03-18 00:13:45 +00:00
..
complex removed small gcc compiling issues 2005-03-17 16:16:08 +00:00
container added one more [], now it is polymorphic, added typenames 2004-12-11 15:37:47 +00:00
math Added operator*=( std::vector<PointType> ...) to apply a matrix to a vector of vertexes (replacement of the old style mesh.Apply(tr). 2005-03-15 11:40:56 +00:00
simplex Removed NormalizedNormalV (out of standard and wrong) and 2005-03-18 00:13:45 +00:00
space Removed BestDim function from the grid_static_ptr class and moved to a indipendent file (grid_util.h) for sake of generality. 2005-03-15 11:43:18 +00:00