vcglib/vcg
Paolo Cignoni 0ee9210dd2 std::numeric_limits<ScalarType>::max() -> (std::numeric_limits<ScalarType>::max)()
to avoid annoying misunderstaindings on msvc8
2007-02-27 15:17:17 +00:00
..
complex std::numeric_limits<ScalarType>::max() -> (std::numeric_limits<ScalarType>::max)() 2007-02-27 15:17:17 +00:00
container overloaded operator "[]" (once more) to make it possible to index the temp. structure with an iterator 2007-02-02 00:01:54 +00:00
math added a missing "Quaternion<S>::" in "FromEulerAngles" 2007-02-06 12:24:07 +00:00
simplex Added constructor to the VFadj component to comply to the allocator needs 2007-02-27 09:32:00 +00:00
space Added const qualifier to bbox parameter in Intersection_Triangle_Box(). 2007-02-21 02:40:52 +00:00