Polygon.opCast

Casts the polygon to a polygon of another type

class Polygon(T, uint numSides)
U
opCast
(
U
)
(
)
if (
is(U : Polygon!V,
V...
)
)

Meta