godot/core/math
kobewi e14263f917 Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +07:00
..
SCsub
a_star.compat.inc
a_star.cpp Add a way to filter neighbor points to AStar2D/3D 2025-07-28 13:25:02 +07:00
a_star.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +07:00
a_star_grid_2d.compat.inc
a_star_grid_2d.cpp Corrected the order of DiagonalMode in Add Property 2025-08-01 14:59:59 +07:00
a_star_grid_2d.h
aabb.cpp
aabb.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +07:00
audio_frame.h
basis.cpp
basis.h Core: Integrate semantic constants in math structs 2025-08-19 10:15:08 +07:00
bvh.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +07:00
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
color.cpp Replace `std::size` usage with `std_size` to avoid `<iterator>` include. 2025-10-05 00:26:11 +07:00
color.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +07:00
color_names.inc
convex_hull.cpp
convex_hull.h
delaunay_2d.h
delaunay_3d.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +07:00
disjoint_set.h
dynamic_bvh.cpp
dynamic_bvh.h
expression.cpp
expression.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +07:00
face3.cpp
face3.h
geometry_2d.cpp Core: Sidestep GCC false-positive 2025-10-17 18:57:34 +07:00
geometry_2d.h
geometry_3d.cpp Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +07:00
geometry_3d.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +07:00
math_defs.h
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp
math_funcs.h
plane.cpp
plane.h Core: Integrate semantic constants in math structs 2025-08-19 10:15:08 +07:00
projection.cpp
projection.h
quaternion.cpp
quaternion.h
quick_hull.cpp
quick_hull.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +07:00
random_number_generator.cpp
random_number_generator.h
random_pcg.cpp
random_pcg.h
rect2.cpp
rect2.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +07:00
rect2i.cpp
rect2i.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +07:00
static_raycaster.cpp
static_raycaster.h
transform_2d.cpp
transform_2d.h Core: Integrate semantic constants in math structs 2025-08-19 10:15:08 +07:00
transform_3d.cpp
transform_3d.h Core: Integrate semantic constants in math structs 2025-08-19 10:15:08 +07:00
transform_interpolator.cpp
transform_interpolator.h
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp
triangulate.h
vector2.cpp
vector2.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +07:00
vector2i.cpp
vector2i.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +07:00
vector3.cpp Minor Optimization to Occlusion Culling 2025-08-14 20:00:58 +07:00
vector3.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +07:00
vector3i.cpp
vector3i.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +07:00
vector4.cpp
vector4.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +07:00
vector4i.cpp
vector4i.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +07:00