|
From: Allen B. <al...@us...> - 2004-12-08 22:30:21
|
allenb 2004/12/08 14:29:45 PST
Modified files:
modules/GMTL ChangeLog
modules/GMTL/Test/TestSuite/TestCases AABoxContainTest.cpp
modules/GMTL/gmtl Containment.h Version.h
Log:
New feature: Added new gmtl::isInVolumeExclusive method for AABox.
This method allows testing for containment when you don't want to consider the surface to be "in".
Revision Changes Path
1.100 +2 -0 GGT/modules/GMTL/ChangeLog
1.6 +10 -3 GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxContainTest.cpp
1.16 +37 -5 GGT/modules/GMTL/gmtl/Containment.h
1.33 +3 -3 GGT/modules/GMTL/gmtl/Version.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/ChangeLog.diff?r1=1.99&r2=1.100&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxContainTest.cpp.diff?r1=1.5&r2=1.6&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Containment.h.diff?r1=1.15&r2=1.16&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Version.h.diff?r1=1.32&r2=1.33&diff_format=l
|