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