a2dCommand_TransformMask Class Reference
[commands used in command processor]

for changing only the matrix of objects for which a certain mask was set More...

#include <cancom.h>

Inheritance diagram for a2dCommand_TransformMask:

Inheritance graph
[legend]
Collaboration diagram for a2dCommand_TransformMask:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dCommand_TransformMask (const a2dAffineMatrix &newtransform, a2dCanvasObjectFlagsMask mask=a2dCanvasOFlags::SELECTED, a2dCanvasObject *parent=NULL)
virtual a2dObjectClone (CloneOptions options=clone_deep) const
 Clone this object and return a pointer to the new object.
bool Do ()
bool Undo ()
a2dCanvasCommandProcessorGetCanvasCmp ()

Static Public Attributes

static const a2dCommandId Id

Protected Attributes

a2dCanvasObjectPtr m_parent
a2dObjectMatrixList m_objectsMatrix
a2dCanvasObjectFlagsMask m_which
a2dAffineMatrix m_transform


Detailed Description

for changing only the matrix of objects for which a certain mask was set

Definition at line 1112 of file cancom.h.


The documentation for this class was generated from the following files:
a2dCommand_TransformMask Class Reference -- Tue Aug 31 18:20:12 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation