All Frameworks  Class Hierarchy  This Framework  Indexes   

VisualizationBase Notification CATBeginManipulate

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


public class CATBeginManipulate

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


Constructor and Destructor Index


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

Constructor and Destructor


o ~CATBeginManipulate
public virtual ~CATBeginManipulate()
o CATBeginManipulate
public CATBeginManipulate( iNotification)
Constructs a CATBeginManipulate 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: CATBeginManipulate.h
If needed, your Imakefile.mk should include the module: CATViz

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