Rectangle.hpp
Go to the documentation of this file.
Definition: Path.hpp:19
void drawShapePoints(std::vector< std::vector< vec2 >> &_out, int32_t _recurtionMax, float _threshold, mat2 &_basicTrans, int32_t _level=1) override
Draw rhe shape with all points.
Definition: Base.hpp:52
Definition: Renderer.hpp:16
void draw(esvg::Renderer &_myRenderer, mat2 &_basicTrans, int32_t _level) override
Draw the form in the renderer.
Definition: Base.hpp:36
Definition: Rectangle.hpp:11
bool parseXML(const exml::Element &_element, mat2 &_parentTrans, vec2 &_sizeMax) override
parse all the element needed in the basic node