esvg::render::ElementSmoothCurveTo Class Reference
Inheritance diagram for esvg::render::ElementSmoothCurveTo:
Public Member Functions | |
ElementSmoothCurveTo (bool _relative, const vec2 &_pos2, const vec2 &_pos) | |
virtual std::string | display () const |
Public Member Functions inherited from esvg::render::Element | |
Element (enum path _type, bool _relative=false) | |
enum path | getType () const |
bool | getRelative () const |
void | setRelative (bool _relative) |
const vec2 & | getPos () const |
void | setPos (const vec2 &_val) |
const vec2 & | getPos1 () const |
void | setPos1 (const vec2 &_val) |
const vec2 & | getPos2 () const |
void | setPos2 (const vec2 &_val) |
Additional Inherited Members | |
Protected Attributes inherited from esvg::render::Element | |
bool | m_relative |
vec2 | m_pos |
vec2 | m_pos1 |
vec2 | m_pos2 |
The documentation for this class was generated from the following file:
- framework/atria-soft/esvg/esvg/render/ElementSmoothCurveTo.hpp