rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Manager Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvRotateObjectCommand Class Reference

Manager command class. More...

#include <ilviews/manager/commands.h>

Inheritance diagram for IlvRotateObjectCommand:
IlvManagerCommand IlvCommand IlvAction

List of all members.

Public Member Functions

 IlvRotateObjectCommand (IlvManager *m, IlvGraphic *g, const IlvPoint &center, IlFloat angle)
 Constructor.

Detailed Description

Manager command class.

Library: ilvmgr

The class IlvRotateObjectCommand is a subclass of IlvManagerCommand that must be instantiated to record that objects have been rotated, and make it possible to undo the rotation. Note that not all objects can be rotated.


Constructor & Destructor Documentation

IlvRotateObjectCommand::IlvRotateObjectCommand ( IlvManager m,
IlvGraphic g,
const IlvPoint center,
IlFloat  angle 
)

Constructor.

Parameters:
m The manager to which the command applies.
g The graphic object that has been rotated.
center The rotation center.
angle The rotation angle.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.