godot/core/math
2021-11-17 17:33:56 +01:00
..
a_star.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
a_star.h
aabb.cpp Rename AABB get_area to get_volume 2021-11-05 18:22:42 -04:00
aabb.h Rename AABB get_area to get_volume 2021-11-05 18:22:42 -04:00
audio_frame.h
basis.cpp Rename built-in SGN() macro to SIGN() 2021-11-16 20:40:49 +01:00
basis.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
bvh_abb.h
bvh_cull.inc
bvh_debug.inc
bvh_integrity.inc
bvh_logic.inc clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
bvh_misc.inc
bvh_pair.inc
bvh_public.inc
bvh_refit.inc
bvh_split.inc
bvh_structs.inc
bvh_tree.h
bvh.h
camera_matrix.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
camera_matrix.h
color_names.inc
color.cpp Color: Bind from_hsv as static method 2021-11-11 11:50:02 +01:00
color.h Color: Bind from_hsv as static method 2021-11-11 11:50:02 +01:00
convex_hull.cpp clang-format: Enable BreakBeforeTernaryOperators 2021-10-28 15:57:41 +02:00
convex_hull.h
delaunay_2d.h
delaunay_3d.h
disjoint_set.h
dynamic_bvh.cpp
dynamic_bvh.h
expression.cpp
expression.h
face3.cpp Swap args of Plane(point, normal) constructor 2021-10-15 20:49:42 -05:00
face3.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
geometry_2d.cpp
geometry_2d.h Fix segment intersection in Geometry2D 2021-11-16 18:09:33 -07:00
geometry_3d.cpp Swap args of Plane(point, normal) constructor 2021-10-15 20:49:42 -05:00
geometry_3d.h Remove unimplemented methods 2021-10-21 18:44:25 +01:00
math_defs.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp Expose randfn to global scope 2021-11-17 14:29:19 +03:00
math_funcs.h Expose randfn to global scope 2021-11-17 14:29:19 +03:00
octree.h
plane.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
plane.h Swap args of Plane(point, normal) constructor 2021-10-15 20:49:42 -05:00
quaternion.cpp Refactored Node3D rotation modes 2021-10-25 14:34:00 -03:00
quaternion.h Fix Quaternion multiplication operator 2021-11-04 11:24:46 -05: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 clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
SCsub
static_raycaster.cpp
static_raycaster.h
transform_2d.cpp Rename built-in SGN() macro to SIGN() 2021-11-16 20:40:49 +01:00
transform_2d.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
transform_3d.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
transform_3d.h
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
triangulate.h
vector2.cpp Rename built-in SGN() macro to SIGN() 2021-11-16 20:40:49 +01:00
vector2.h Rename built-in SGN() macro to SIGN() 2021-11-16 20:40:49 +01:00
vector3.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
vector3.h Rename built-in SGN() macro to SIGN() 2021-11-16 20:40:49 +01:00
vector3i.cpp
vector3i.h Rename built-in SGN() macro to SIGN() 2021-11-16 20:40:49 +01:00