Function CylinderShape.radius
The cylinder's radius.
double radius() nothrow @property @nogc;
void radius
(
double v
) nothrow @property @nogc;
The cylinder's radius.
double radius() nothrow @property @nogc;
void radius
(
double v
) nothrow @property @nogc;