godot-cpp/include/godot_cpp/variant
Rémi Verschelde 7e3321d1b2 Use forward declares for vector math types
Adds operators to convert from int vector types to float vector types
as done in the upstream engine implementations.
2022-02-20 12:04:08 +01:00
..
aabb.hpp Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations. 2022-02-14 23:17:21 +02:00
array_helpers.hpp Add Array:make macro 2021-11-02 00:20:19 +11:00
basis.hpp Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations. 2022-02-14 23:17:21 +02:00
char_string.hpp Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations. 2022-02-14 23:17:21 +02:00
color.hpp Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations. 2022-02-14 23:17:21 +02:00
color_names.inc.hpp Fix formatting of files 2021-09-27 23:08:10 +10:00
plane.hpp Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations. 2022-02-14 23:17:21 +02:00
quaternion.hpp Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations. 2022-02-14 23:17:21 +02:00
rect2.hpp Use forward declares for vector math types 2022-02-20 12:04:08 +01:00
rect2i.hpp Use forward declares for vector math types 2022-02-20 12:04:08 +01:00
transform2d.hpp Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations. 2022-02-14 23:17:21 +02:00
transform3d.hpp Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations. 2022-02-14 23:17:21 +02:00
variant.hpp Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations. 2022-02-14 23:17:21 +02:00
vector2.hpp Use forward declares for vector math types 2022-02-20 12:04:08 +01:00
vector2i.hpp Use forward declares for vector math types 2022-02-20 12:04:08 +01:00
vector3.hpp Use forward declares for vector math types 2022-02-20 12:04:08 +01:00
vector3i.hpp Use forward declares for vector math types 2022-02-20 12:04:08 +01:00