open_toontown_panda3d/panda/src/mathutil
David Rose e34ee0d81b fix mathutil warnings 2007-06-12 03:03:55 +00:00
..
Sources.pp optional BoundingBox 2007-06-02 00:59:32 +00:00
boundingBox.I optional BoundingBox 2007-06-02 00:59:32 +00:00
boundingBox.cxx optional BoundingBox 2007-06-02 00:59:32 +00:00
boundingBox.h optional BoundingBox 2007-06-02 00:59:32 +00:00
boundingHexahedron.I optional BoundingBox 2007-06-02 00:59:32 +00:00
boundingHexahedron.cxx cull to geoms; fix box culling 2007-06-04 20:18:57 +00:00
boundingHexahedron.h optional BoundingBox 2007-06-02 00:59:32 +00:00
boundingLine.I optional BoundingBox 2007-06-02 00:59:32 +00:00
boundingLine.cxx optional BoundingBox 2007-06-02 00:59:32 +00:00
boundingLine.h optional BoundingBox 2007-06-02 00:59:32 +00:00
boundingPlane.I PGItemNotify interface, PGScrollFrame, and more general PGSliderBar 2005-08-27 00:15:54 +00:00
boundingPlane.cxx fix mathutil warnings 2007-06-12 03:03:55 +00:00
boundingPlane.h fix mathutil warnings 2007-06-12 03:03:55 +00:00
boundingSphere.I optional BoundingBox 2007-06-02 00:59:32 +00:00
boundingSphere.cxx fix mathutil warnings 2007-06-12 03:03:55 +00:00
boundingSphere.h optional BoundingBox 2007-06-02 00:59:32 +00:00
boundingVolume.I optional BoundingBox 2007-06-02 00:59:32 +00:00
boundingVolume.cxx optional BoundingBox 2007-06-02 00:59:32 +00:00
boundingVolume.h optional BoundingBox 2007-06-02 00:59:32 +00:00
config_mathutil.cxx optional BoundingBox 2007-06-02 00:59:32 +00:00
config_mathutil.h optional BoundingBox 2007-06-02 00:59:32 +00:00
fftCompressor.cxx latest osx publish stuff 2006-09-28 16:31:02 +00:00
fftCompressor.h separate compose_matrix into old_hpr and new_hpr variants 2004-11-21 19:51:58 +00:00
finiteBoundingVolume.cxx optional BoundingBox 2007-06-02 00:59:32 +00:00
finiteBoundingVolume.h optional BoundingBox 2007-06-02 00:59:32 +00:00
frustum.N *** empty log message *** 2001-04-04 21:42:10 +00:00
frustum.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
frustum_src.I (void) -> () 2005-09-06 20:16:09 +00:00
frustum_src.h (void) -> () 2005-09-06 20:16:09 +00:00
geometricBoundingVolume.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
geometricBoundingVolume.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
geometricBoundingVolume.h regularize length of comment slashes 2005-05-19 00:22:28 +00:00
linmath_events.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
linmath_events.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
look_at.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
look_at.h regularize length of comment slashes 2005-05-19 00:22:28 +00:00
look_at_src.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
look_at_src.cxx heads_up was broken 2005-08-11 00:41:54 +00:00
look_at_src.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
mathutil_composite.cxx Added macrocomposites 2005-09-27 22:05:52 +00:00
mathutil_composite1.cxx optional BoundingBox 2007-06-02 00:59:32 +00:00
mathutil_composite2.cxx add Triangulator 2007-01-19 21:25:40 +00:00
mersenne.cxx add Perlin noise 2005-10-07 21:46:51 +00:00
mersenne.h better windows tau support; better threaded DeletedChain support; beginning PipelineReader classes 2006-04-20 04:03:16 +00:00
omniBoundingVolume.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
omniBoundingVolume.cxx optional BoundingBox 2007-06-02 00:59:32 +00:00
omniBoundingVolume.h optional BoundingBox 2007-06-02 00:59:32 +00:00
perlinNoise.I add Triangulator 2007-01-19 21:25:40 +00:00
perlinNoise.cxx add Triangulator 2007-01-19 21:25:40 +00:00
perlinNoise.h add Triangulator 2007-01-19 21:25:40 +00:00
perlinNoise2.I untabify 2006-01-13 18:38:07 +00:00
perlinNoise2.cxx add Triangulator 2007-01-19 21:25:40 +00:00
perlinNoise2.h untabify 2006-01-13 18:38:07 +00:00
perlinNoise3.I untabify 2006-01-13 18:38:07 +00:00
perlinNoise3.cxx add Triangulator 2007-01-19 21:25:40 +00:00
perlinNoise3.h untabify 2006-01-13 18:38:07 +00:00
plane.N *** empty log message *** 2001-04-04 21:42:10 +00:00
plane.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
plane.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
plane_src.I visualize PlaneNodes 2006-03-14 01:32:58 +00:00
plane_src.cxx PGItemNotify interface, PGScrollFrame, and more general PGSliderBar 2005-08-27 00:15:54 +00:00
plane_src.h visualize PlaneNodes 2006-03-14 01:32:58 +00:00
randomizer.I add Triangulator 2007-01-19 21:25:40 +00:00
randomizer.cxx add Triangulator 2007-01-19 21:25:40 +00:00
randomizer.h add Triangulator 2007-01-19 21:25:40 +00:00
rotate_to.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
rotate_to.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
rotate_to_src.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
stackedPerlinNoise2.I optimizations, a few more interfaces 2006-01-04 00:31:00 +00:00
stackedPerlinNoise2.cxx optimizations, a few more interfaces 2006-01-04 00:31:00 +00:00
stackedPerlinNoise2.h optimizations, a few more interfaces 2006-01-04 00:31:00 +00:00
stackedPerlinNoise3.I optimizations, a few more interfaces 2006-01-04 00:31:00 +00:00
stackedPerlinNoise3.cxx optimizations, a few more interfaces 2006-01-04 00:31:00 +00:00
stackedPerlinNoise3.h optimizations, a few more interfaces 2006-01-04 00:31:00 +00:00
test_mathutil.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
test_tri.cxx tweak compiler warnigns 2007-01-19 21:35:35 +00:00
triangulator.I DynamicTextFont::RenderMode 2007-01-24 00:27:39 +00:00
triangulator.cxx DynamicTextFont::RenderMode 2007-01-24 00:27:39 +00:00
triangulator.h DynamicTextFont::RenderMode 2007-01-24 00:27:39 +00:00