godot/core/math
Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector
Typed `PoolTypeArray` types are now renamed `PackedTypeArray` and are
sugar for `Vector<Type>`.
2020-02-18 10:10:36 +01:00
..
a_star.cpp PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
a_star.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
aabb.cpp
aabb.h
audio_frame.cpp
audio_frame.h
basis.cpp Modified rendering to use cluster instead of foward 2020-02-11 12:15:27 +01:00
basis.h Modified rendering to use cluster instead of foward 2020-02-11 12:15:27 +01:00
camera_matrix.cpp Modified rendering to use cluster instead of foward 2020-02-11 12:15:27 +01:00
camera_matrix.h Modified rendering to use cluster instead of foward 2020-02-11 12:15:27 +01:00
delaunay.h
disjoint_set.cpp
disjoint_set.h
expression.cpp PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
expression.h Remove deprecated decimals builtin 2020-02-12 13:39:39 +01:00
face3.cpp
face3.h
geometry.cpp PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
geometry.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
math_defs.h
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp
math_funcs.h
octree.h
plane.cpp
plane.h
quat.cpp
quat.h
quick_hull.cpp
quick_hull.h
random_number_generator.cpp
random_number_generator.h
random_pcg.cpp
random_pcg.h
rect2.cpp
rect2.h
SCsub
transform_2d.cpp
transform_2d.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
transform.cpp
transform.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
triangle_mesh.cpp PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
triangle_mesh.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
triangulate.cpp
triangulate.h
vector2.cpp
vector2.h
vector3.cpp
vector3.h
vector3i.cpp Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
vector3i.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00