Circle

2D circle

Constructors

this
this(Scalar x0, Scalar y0, Scalar radius)

Undocumented in source.

Members

Functions

asPath
auto asPath()

Undocumented in source. Be warned that the author may not have intended to support it.

Variables

radius
Scalar radius;

Undocumented in source.

x0
Scalar x0;

Undocumented in source.

y0
Scalar y0;

Undocumented in source.

Meta