Unravel Engine C++ Reference
Loading...
Searching...
No Matches
generator::convex_polygon_mesh_t Member List

This is the complete list of members for generator::convex_polygon_mesh_t, including all inherited members.

convex_polygon_mesh_t(double radius=1.0, int sides=5, int segments=4, int rings=4) noexceptgenerator::convex_polygon_mesh_texplicit
convex_polygon_mesh_t(const std::vector< gml::dvec2 > &vertices, int segments=1, int rings=1) noexceptgenerator::convex_polygon_mesh_texplicit
convex_polygon_mesh_t(std::vector< gml::dvec3 > vertices, int segments=1, int rings=1) noexceptgenerator::convex_polygon_mesh_texplicit
triangles() const noexceptgenerator::convex_polygon_mesh_t
vertices() const noexceptgenerator::convex_polygon_mesh_t