smk::Shape Member List

This is the complete list of members for smk::Shape, including all inherited members.

Bezier(const std::vector< glm::vec2 > &point, size_t subdivision)smk::Shapestatic
Circle(float radius)smk::Shapestatic
Circle(float radius, int subdivisions)smk::Shapestatic
Cube()smk::Shapestatic
FromVertexArray(VertexArray vertex_array) (defined in smk::Shape)smk::Shapestatic
IcoSphere(int iteration)smk::Shapestatic
Line(const glm::vec2 &a, const glm::vec2 &b, float thickness)smk::Shapestatic
Path(const std::vector< glm::vec2 > &points, float thickness)smk::Shapestatic
Plane()smk::Shapestatic
RoundedRectangle(float width, float height, float radius)smk::Shapestatic
Square()smk::Shapestatic