godot-cpp/include/godot_cpp/variant
Andy Maloney c7e34c2f9d Basic static analysis fixes
- remove extraneous semicolons
- use "nullptr" instead of "0"
- remove "break" after "return"
- use <cstdio> instead of <stdio.h>
2022-11-18 17:46:13 -05:00
..
aabb.hpp
array_helpers.hpp
basis.hpp Basic static analysis fixes 2022-11-18 17:46:13 -05:00
char_string.hpp
char_utils.hpp
color.hpp
color_names.inc.hpp
plane.hpp Basic static analysis fixes 2022-11-18 17:46:13 -05:00
projection.hpp
quaternion.hpp Basic static analysis fixes 2022-11-18 17:46:13 -05:00
rect2.hpp
rect2i.hpp
transform2d.hpp
transform3d.hpp
typed_array.hpp
ucaps.hpp
variant.hpp
vector2.hpp
vector2i.hpp
vector3.hpp
vector3i.hpp
vector4.hpp
vector4i.hpp