hamncheese/godot/core/math
2023-10-05 18:25:25 -05:00
..
a_star.cpp Initial commit 2023-08-26 15:59:57 -05:00
a_star.h New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
a_star_grid_2d.cpp Updating Godot 2023-10-05 18:25:25 -05:00
a_star_grid_2d.h Updating Godot 2023-10-05 18:25:25 -05:00
aabb.cpp Initial commit 2023-08-26 15:59:57 -05:00
aabb.h Initial commit 2023-08-26 15:59:57 -05:00
audio_frame.h Initial commit 2023-08-26 15:59:57 -05:00
basis.cpp Updating Godot 2023-10-05 18:25:25 -05:00
basis.h Updating Godot 2023-10-05 18:25:25 -05:00
bvh.h Initial commit 2023-08-26 15:59:57 -05:00
bvh_abb.h Initial commit 2023-08-26 15:59:57 -05:00
bvh_cull.inc Initial commit 2023-08-26 15:59:57 -05:00
bvh_debug.inc Initial commit 2023-08-26 15:59:57 -05:00
bvh_integrity.inc Initial commit 2023-08-26 15:59:57 -05:00
bvh_logic.inc Initial commit 2023-08-26 15:59:57 -05:00
bvh_misc.inc Initial commit 2023-08-26 15:59:57 -05:00
bvh_pair.inc Initial commit 2023-08-26 15:59:57 -05:00
bvh_public.inc Initial commit 2023-08-26 15:59:57 -05:00
bvh_refit.inc Updating Godot 2023-10-05 18:25:25 -05:00
bvh_split.inc Updating Godot 2023-10-05 18:25:25 -05:00
bvh_structs.inc Updating Godot 2023-10-05 18:25:25 -05:00
bvh_tree.h Initial commit 2023-08-26 15:59:57 -05:00
color.cpp Initial commit 2023-08-26 15:59:57 -05:00
color.h Initial commit 2023-08-26 15:59:57 -05:00
color_names.inc Initial commit 2023-08-26 15:59:57 -05:00
convex_hull.cpp Initial commit 2023-08-26 15:59:57 -05:00
convex_hull.h Initial commit 2023-08-26 15:59:57 -05:00
delaunay_2d.h Initial commit 2023-08-26 15:59:57 -05:00
delaunay_3d.h Initial commit 2023-08-26 15:59:57 -05:00
disjoint_set.h New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
dynamic_bvh.cpp Initial commit 2023-08-26 15:59:57 -05:00
dynamic_bvh.h New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
expression.cpp Initial commit 2023-08-26 15:59:57 -05:00
expression.h Initial commit 2023-08-26 15:59:57 -05:00
face3.cpp Initial commit 2023-08-26 15:59:57 -05:00
face3.h Initial commit 2023-08-26 15:59:57 -05:00
geometry_2d.cpp Initial commit 2023-08-26 15:59:57 -05:00
geometry_2d.h Initial commit 2023-08-26 15:59:57 -05:00
geometry_3d.cpp Initial commit 2023-08-26 15:59:57 -05:00
geometry_3d.h Initial commit 2023-08-26 15:59:57 -05:00
math_defs.h Initial commit 2023-08-26 15:59:57 -05:00
math_fieldwise.cpp Initial commit 2023-08-26 15:59:57 -05:00
math_fieldwise.h Initial commit 2023-08-26 15:59:57 -05:00
math_funcs.cpp Initial commit 2023-08-26 15:59:57 -05:00
math_funcs.h Updating Godot 2023-10-05 18:25:25 -05:00
plane.cpp Initial commit 2023-08-26 15:59:57 -05:00
plane.h Initial commit 2023-08-26 15:59:57 -05:00
projection.cpp Updating Godot 2023-10-05 18:25:25 -05:00
projection.h Initial commit 2023-08-26 15:59:57 -05:00
quaternion.cpp Initial commit 2023-08-26 15:59:57 -05:00
quaternion.h Initial commit 2023-08-26 15:59:57 -05:00
quick_hull.cpp Initial commit 2023-08-26 15:59:57 -05:00
quick_hull.h Initial commit 2023-08-26 15:59:57 -05:00
random_number_generator.cpp Initial commit 2023-08-26 15:59:57 -05:00
random_number_generator.h Initial commit 2023-08-26 15:59:57 -05:00
random_pcg.cpp Initial commit 2023-08-26 15:59:57 -05:00
random_pcg.h Initial commit 2023-08-26 15:59:57 -05:00
rect2.cpp Initial commit 2023-08-26 15:59:57 -05:00
rect2.h Initial commit 2023-08-26 15:59:57 -05:00
rect2i.cpp Initial commit 2023-08-26 15:59:57 -05:00
rect2i.h Initial commit 2023-08-26 15:59:57 -05:00
SCsub Initial commit 2023-08-26 15:59:57 -05:00
static_raycaster.cpp Initial commit 2023-08-26 15:59:57 -05:00
static_raycaster.h Initial commit 2023-08-26 15:59:57 -05:00
transform_2d.cpp Updating Godot 2023-10-05 18:25:25 -05:00
transform_2d.h Updating Godot 2023-10-05 18:25:25 -05:00
transform_3d.cpp Initial commit 2023-08-26 15:59:57 -05:00
transform_3d.h Initial commit 2023-08-26 15:59:57 -05:00
triangle_mesh.cpp Initial commit 2023-08-26 15:59:57 -05:00
triangle_mesh.h Initial commit 2023-08-26 15:59:57 -05:00
triangulate.cpp Initial commit 2023-08-26 15:59:57 -05:00
triangulate.h Initial commit 2023-08-26 15:59:57 -05:00
vector2.cpp Initial commit 2023-08-26 15:59:57 -05:00
vector2.h Initial commit 2023-08-26 15:59:57 -05:00
vector2i.cpp Initial commit 2023-08-26 15:59:57 -05:00
vector2i.h Initial commit 2023-08-26 15:59:57 -05:00
vector3.cpp Initial commit 2023-08-26 15:59:57 -05:00
vector3.h Initial commit 2023-08-26 15:59:57 -05:00
vector3i.cpp Initial commit 2023-08-26 15:59:57 -05:00
vector3i.h Initial commit 2023-08-26 15:59:57 -05:00
vector4.cpp Initial commit 2023-08-26 15:59:57 -05:00
vector4.h Initial commit 2023-08-26 15:59:57 -05:00
vector4i.cpp Initial commit 2023-08-26 15:59:57 -05:00
vector4i.h Initial commit 2023-08-26 15:59:57 -05:00