phoenix-firestorm/indra/llmath
Tofu Linden 5dda65c030 EXT-4388 Crash in octree line segment intersection code (getMask)
Add yet more paranoia-and-return-or-assert, this time for +-INF in input vector.
To be reviewed by Bao.
(transplanted from 2012f21d23c66179345fb26148cfbe19835b325e)
2010-04-15 20:15:40 +01:00
..
tests merge 2009-10-19 10:49:48 -07:00
CMakeLists.txt Add CMake var LL_TESTS to optionally disable tests for build timing 2009-11-27 22:24:57 -08:00
camera.h
coordframe.h
llbbox.cpp
llbbox.h
llbboxlocal.cpp
llbboxlocal.h
llcamera.cpp CID-288 2010-02-03 19:00:30 +00:00
llcamera.h
llcoord.h
llcoordframe.cpp
llcoordframe.h
llinterp.h Try for a slightly cunning fix to CID-352 2010-01-28 11:50:35 -08:00
llline.cpp
llline.h
llmath.h Use floorf() instead of floor() when we know the param is an F32. Which here, it always is. 2010-02-01 12:01:44 +00:00
llmodularmath.cpp DEV-41345 turn llmodularmath_tut into a real llmath unit test. 2009-10-15 16:59:54 +00:00
llmodularmath.h
lloctree.h CID-127 2010-01-27 13:56:53 -08:00
llperlin.cpp
llperlin.h
llplane.h
llquantize.h
llquaternion.cpp
llquaternion.h
llrect.cpp DEV-41345 turn llmodularmath_tut into a real llmath unit test. 2009-10-15 16:59:54 +00:00
llrect.h
llsdutil_math.cpp
llsdutil_math.h
llsphere.cpp
llsphere.h
lltreenode.h
llv4math.h
llv4matrix3.h
llv4matrix4.h
llv4vector3.h
llvolume.cpp index off for tristrip fix on davep's tristrip optimization 2010-02-23 18:03:37 -08:00
llvolume.h Draw prims using triangle strips instead of triangle lists. 2010-02-06 17:33:12 -06:00
llvolumemgr.cpp
llvolumemgr.h
m3math.cpp
m3math.h
m4math.cpp DEV-41080 - wriggle some method implementations out into header implementations, just enough so that llbboxlocal can be a unit test rather than an integration test. Slightly dubious about whether it's worth it. 2009-10-08 16:31:28 +00:00
m4math.h DEV-41080 - wriggle some method implementations out into header implementations, just enough so that llbboxlocal can be a unit test rather than an integration test. Slightly dubious about whether it's worth it. 2009-10-08 16:31:28 +00:00
raytrace.cpp
raytrace.h
v2math.cpp
v2math.h EXT-4388 Crash in octree line segment intersection code (getMask) 2010-04-15 20:15:40 +01:00
v3color.cpp DEV-41080 fix and upgrade v4color_test.cpp to a real unit test. 2009-10-08 16:44:44 +00:00
v3color.h
v3dmath.cpp
v3dmath.h
v3math.cpp DEV-41080 - wriggle some method implementations out into header implementations, just enough so that llbboxlocal can be a unit test rather than an integration test. Slightly dubious about whether it's worth it. 2009-10-08 16:31:28 +00:00
v3math.h DEV-41080 - wriggle some method implementations out into header implementations, just enough so that llbboxlocal can be a unit test rather than an integration test. Slightly dubious about whether it's worth it. 2009-10-08 16:31:28 +00:00
v4color.cpp
v4color.h
v4coloru.cpp
v4coloru.h
v4math.cpp
v4math.h
xform.cpp Remove inline llwarns to cut out some linker bloat. 2009-12-18 08:43:00 -08:00
xform.h Remove inline llwarns to cut out some linker bloat. 2009-12-18 08:43:00 -08:00