godot-cpp/include/godot_cpp/variant
Rémi Verschelde 76bad22978
Merge pull request #701 from bruvzg/port_templates
2022-02-21 11:25:40 +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
char_utils.hpp Port a bunch of Godot container templates to GDExtension. 2022-02-18 21:07:53 +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
ucaps.hpp Port a bunch of Godot container templates to GDExtension. 2022-02-18 21:07:53 +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