Shape.__anonymous

Undocumented in source.
struct Shape(T)
union __anonymous {}

Members

Variables

circle
Circle!T circle;
point
Point!T point;
rect
Rect!T rect;

Meta