class
XformFunc
: public
ComFunc
(Return to index)
ComTerp
command to apply an affine-transform to a 2d coordinate.
Type:
Instantiable
Base Classes:
public
ComFunc
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:
XformFunc
(
ComTerp
*)
virtual const char*
docstring
()
virtual void
execute
()
(more documentation)