#include <clientlib.h>
Inherits client::SVGPathSeg.
◆ SVGPathSegCurvetoQuadraticSmoothAbs()
client::SVGPathSegCurvetoQuadraticSmoothAbs::SVGPathSegCurvetoQuadraticSmoothAbs |
( |
| ) |
|
◆ get_prototype()
◆ get_x()
double client::SVGPathSegCurvetoQuadraticSmoothAbs::get_x |
( |
| ) |
|
◆ get_y()
double client::SVGPathSegCurvetoQuadraticSmoothAbs::get_y |
( |
| ) |
|
◆ set_prototype()
◆ set_x()
void client::SVGPathSegCurvetoQuadraticSmoothAbs::set_x |
( |
double |
| ) |
|
◆ set_y()
void client::SVGPathSegCurvetoQuadraticSmoothAbs::set_y |
( |
double |
| ) |
|