29 #ifndef CONCAVE_POLYGON_SHAPE_H 30 #define CONCAVE_POLYGON_SHAPE_H 32 #include "scene/resources/shape.h" 42 bool operator<(
const DrawEdge& p_edge)
const {
64 static void _bind_methods();
66 virtual void _update_shape();
77 #endif // CONCAVE_POLYGON_SHAPE_H
Definition: string_db.h:48
Definition: concave_polygon_shape.h:34