Unravel Engine C++ Reference
|
This is the complete list of members for generator::rounded_rectangle_shape_t, including all inherited members.
edges() const noexcept | generator::rounded_rectangle_shape_t | inline |
edges_t typedef | generator::rounded_rectangle_shape_t | |
rounded_rectangle_shape_t(double radius=0.25, const gml::dvec2 &size={0.75, 0.75}, int slices=4, const gml::ivec2 &segments={8, 8}) | generator::rounded_rectangle_shape_t | |
vertices() const noexcept | generator::rounded_rectangle_shape_t | inline |
vertices_t typedef | generator::rounded_rectangle_shape_t |