Function LineShape2D.d
The line's distance from the origin.
double d() nothrow @property @nogc;
void d
(
double v
) nothrow @property @nogc;
The line's distance from the origin.
double d() nothrow @property @nogc;
void d
(
double v
) nothrow @property @nogc;