pandemonium_engine/core/math
2023-06-07 09:20:36 +02:00
..
a_star.cpp
a_star.h
aabb.cpp
aabb.h
audio_frame.cpp
audio_frame.h
basis.cpp Now Basis::get_uniform_scale() returns a real_t instead of a float. 2023-05-29 16:08:59 +02:00
basis.h
bsp_tree.cpp
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
color_names.inc
color.cpp
color.h
convex_hull.cpp Moved the error macros. 2022-08-17 15:14:19 +02:00
convex_hull.h
delaunay.h Moved container related classes in core under a new containers directory. 2022-08-17 12:53:49 +02:00
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 Ported clipper2 usage to clipper1 in PandemoniumNavigationMeshGenerator. Also moved them to the Geometry singleton. 2023-06-07 09:20:36 +02:00
geometry.h
math_defs.h
math_fieldwise.cpp
math_fieldwise.h Moved Variant related classes under a variant folder in core. 2022-08-17 13:17:12 +02:00
math_funcs.cpp
math_funcs.h
octree_definition.inc
octree.h
plane.cpp
plane.h
projection.cpp
projection.h
quaternion.cpp
quaternion.h
quick_hull.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
quick_hull.h
random_number_generator.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
random_number_generator.h
random_pcg.cpp Backported the improvements to the Math class from Godot4. 2022-08-13 16:49:47 +02:00
random_pcg.h
rect2.cpp
rect2.h Backported some improvements to Rect2 from Godot4. Also bound all eligible methods. 2022-08-14 13:15:22 +02:00
rect2i.cpp
rect2i.h
SCsub
transform_2d.cpp
transform_2d.h
transform_interpolator.cpp
transform_interpolator.h
transform.cpp
transform.h
triangle_mesh.cpp Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
triangle_mesh.h
triangulate.cpp
triangulate.h
vector2.cpp
vector2.h
vector2i.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
vector2i.h
vector3.cpp
vector3.h
vector3i.cpp
vector3i.h
vector4.cpp
vector4.h
vector4i.cpp
vector4i.h