pandemonium_engine/core/math
Marcel Admiraal 226e29cfca Fix Geometry::get_closest_points_between_segments() returns NaN
Also fix Geometry::get_closest_distance_between_segments() returning
incorrect values.
2022-09-16 22:48:50 +02:00
..
a_star.cpp
a_star.h
aabb.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
aabb.h
audio_frame.cpp
audio_frame.h
basis.cpp Cleaned up and added the skeleton modification stack implementations to the build. Also smaller fixes. 2022-08-18 15:41:28 +02:00
basis.h
bsp_tree.cpp Moved the error macros. 2022-08-17 15:14:19 +02:00
bsp_tree.h
bvh_abb.h
bvh_cull.inc
bvh_debug.inc
bvh_integrity.inc
bvh_logic.inc
bvh_misc.inc
bvh_pair.inc
bvh_public.inc
bvh_refit.inc
bvh_split.inc
bvh_structs.inc
bvh_tree.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
bvh.h Also renamed the files. 2022-08-19 21:24:36 +02:00
color_names.inc
color.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
color.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
convex_hull.cpp Moved the error macros. 2022-08-17 15:14:19 +02:00
convex_hull.h
delaunay.h
disjoint_set.cpp
disjoint_set.h
expression.cpp Moved a few more core classes. 2022-08-17 17:43:49 +02:00
expression.h
face3.cpp
face3.h
geometry.cpp Fix Geometry::get_closest_points_between_segments() returns NaN 2022-09-16 22:48:50 +02:00
geometry.h Fix Geometry::get_closest_points_between_segments() returns NaN 2022-09-16 22:48:50 +02:00
math_defs.h
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp Moved the error macros. 2022-08-17 15:14:19 +02:00
math_funcs.h
octree_definition.inc Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
octree.h
plane.cpp
plane.h
projection.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
projection.h
quaternion.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
quaternion.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
quick_hull.cpp
quick_hull.h
random_number_generator.cpp
random_number_generator.h
random_pcg.cpp
random_pcg.h
rect2.cpp
rect2.h
rect2i.cpp
rect2i.h
SCsub
transform_2d.cpp
transform_2d.h
transform_interpolator.cpp
transform_interpolator.h
transform.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
transform.h
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp
triangulate.h
vector2.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
vector2.h Moved the error macros. 2022-08-17 15:14:19 +02:00
vector2i.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
vector2i.h Moved the error macros. 2022-08-17 15:14:19 +02:00
vector3.cpp
vector3.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
vector3i.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
vector3i.h Moved the error macros. 2022-08-17 15:14:19 +02:00
vector4.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
vector4.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
vector4i.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
vector4i.h Moved the error macros. 2022-08-17 15:14:19 +02:00