Function CSGCylinder.radius
The radius of the cylinder.
double radius() nothrow @property @nogc;
void radius
(
double v
) nothrow @property @nogc;
The radius of the cylinder.
double radius() nothrow @property @nogc;
void radius
(
double v
) nothrow @property @nogc;