All Frameworks  Class Hierarchy  This Framework  Indexes   

VisualizationBase Notification CATManipulate

Usage: you must use this class as is. You should never derive it.


public class CATManipulate

Class to notify the progress of manipulation.
Role: This notification sent by a CATManipulator indicates that the manipulation is in progress. It can be received by any CATCommand class by means of CATCommand.AddAnalyseNotificationCB method.


Constructor and Destructor Index


o ~CATManipulate()
o CATManipulate(CATNotification*)
Constructs a CATManipulate notification.

Constructor and Destructor


o ~CATManipulate
public virtual ~CATManipulate()
o CATManipulate
public CATManipulate( iNotification)
Constructs a CATManipulate notification.
Parameters:
iNotification
The device event notification. This notification contains the manipulation device parameters like mouse position and move vector.

This object is included in the file: CATManipulate.h
If needed, your Imakefile.mk should include the module: CATViz

Copyright © 2003, Dassault Systèmes. All rights reserved.