Shape

Undocumented in source.

Constructors

this
this(Point!T point)
Undocumented in source.
this
this(Rect!T rect)
Undocumented in source.
this
this(Circle!T circle)
Undocumented in source.

Members

Functions

opDispatch
auto opDispatch(T args)
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

kind
ShapeKind kind;
Undocumented in source.

Meta