VisualizationFoundation CATEndManipulate
Usage: you must use this class as is. You should never derive it.
public class CATEndManipulate
Class to notify the end of manipulation.
Role: This notification sent by a indicates the end of the manipulation.
It can be received by any
class by means of
method.
Constructor and Destructor Index
- o
CATEndManipulate(CATNotification*)
- Constructs a CATEndManipulate notification.
- o
~CATEndManipulate()
-
Constructor and Destructor
o CATEndManipulate
public CATEndManipulate( | | iNotification) |
-
Constructs a CATEndManipulate notification.
- Parameters:
-
- iNotification
- The device event notification.
This notification contains the manipulation device
parameters like mouse position and move vector.
o ~CATEndManipulate
public virtual ~CATEndManipulate( | ) |
-
This object is included in the file: CATEndManipulate.h
If needed, your Imakefile.mk should include the module: CATVisFoundation
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.