#include <genesis/utils/formats/svg/helper.hpp>
Definition at line 49 of file utils/formats/svg/helper.hpp.
Public Member Functions | |
SvgPoint (double x=0.0, double y=0.0) | |
Public Attributes | |
double | x |
double | y |
|
inlineexplicit |
Definition at line 51 of file utils/formats/svg/helper.hpp.
double x |
Definition at line 56 of file utils/formats/svg/helper.hpp.
double y |
Definition at line 57 of file utils/formats/svg/helper.hpp.