This website requires JavaScript.
Explore
Help
Sign In
manolas
/
vcglib
Watch
1
Star
0
Fork
You've already forked vcglib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
746bb8ebf6
vcglib
/
vcg
History
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