Views
Manager Package API Reference Guide
Product Documentation:
Views Documentation Home
List of all members
IlvSetTransformCommand Class Reference

Manager command class. More...

#include <ilviews/manager/commands.h>

Inheritance diagram for IlvSetTransformCommand:
IlvManagerCommand IlvCommand IlvAction

Additional Inherited Members

- Public Member Functions inherited from IlvManagerCommand
 IlvManagerCommand (IlvManager *manager)
 Constructor. More...
 
IlvManagergetManager () const
 Returns the manager. More...
 

Detailed Description

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.