Re: [matrix][cssom-view] DOMPoint, DOMPointLiteral definitions

Dirk Schulze wrote:
> How do you specify that without having two transformPoint() definitions, one with a DOMPoint argument and the other with a DOMPointLiteral argument?

   DOMPoint transformPoint((DOMPoint or DOMPointLiteral) point);

Received on Tuesday, 24 September 2013 11:31:22 UTC