Views Manager Package API Reference Guide |
Views Documentation Home |
Manager command class. More...
#include <ilviews/manager/commands.h>
Additional Inherited Members | |
![]() | |
IlvManagerCommand (IlvManager *manager) | |
Constructor. More... | |
IlvManager * | getManager () const |
Returns the manager. More... | |
Manager command class.
Library: ilvmgr
The class IlvSetTransformCommand
is a subclass of IlvManagerCommand
that must be instantiated to record that objects have been transformed, and make it possible to undo the transformation. It is used internally by manager objects.
This class is provided for compatibility purposes only.