class
TransformCmd
: public
Command
(Return to index)
transform command
Type:
Instantiable
Base Classes:
public
Command
Derived Classes
Include file:
Unidraw/Commands/transforms.h
Description:
man page
Public:
virtual
Command
*
Copy
()
virtual ClassId
GetClassId
()
Transformer
*
GetTransformer
()
virtual boolean
IsA
(ClassId)
TransformCmd
(
ControlInfo
*,
Transformer
* = nil)
TransformCmd
(
Editor
* = nil,
Transformer
* = nil)
Protected:
Transformer
*
_t
(more documentation)