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