Files
OpenSceneGraph/include
Robert Osfield b50ac89b9d From Domenico Mangieri:
"I've added a Plane constructor which accepts a normal and a point.
I also removed calculateUpperLowerBBCorners() from the Plane(const
Vec3& v1, const Vec3& v2, const Vec3& v3) since the constructor is
using the function set(const Vec3& v1, const Vec3& v2, const Vec3& v3)
which already computes the upper and lower bounding box."
2005-08-22 14:07:47 +00:00
..
2005-08-22 14:07:47 +00:00
2005-04-29 06:32:45 +00:00
2005-05-25 11:45:02 +00:00