class XformFunc : public ComFunc (Return to index)

ComTerp command to apply an affine-transform to a 2d coordinate.

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    ComTerp/xformfunc.h

Description:

point=xform(x,y a00,a01,a10,a11,a20,a21) -- affine transform of x,y coordinates.

Public:



(more documentation)