VisualizationFoundation CATMove

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


public class CATMove

Class to notify the mouse movement above the representation.
Role: This notification sent by a indicates that the mouse is moving above the representation controlled by the manipulator. It can be received by any class by means of method.


Constructor and Destructor Index


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

Constructor and Destructor


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

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

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.