VisualizationFoundation CATTransformation2DNotification
Usage: you must use this class as is. You should never derive it.
public class CATTransformation2DNotification
Class to notify the interactive 2D manipulation of visualized objects.
Role: This notification sent by a is used to retrieve mathematic transformation data from the mouse move.
It can be decoded in a callback method
through the
method.
Method Index
- o
GetTransformation()
- Returns the 2D mathematic transformation of the movement
This transformation reflect the mouse move since the last recieved
notification.
Methods
o GetTransformation
public GetTransformation( | ) |
-
Returns the 2D mathematic transformation of the movement
This transformation reflect the mouse move since the last recieved
notification.
This object is included in the file: CATTransformation2DNotification.h
If needed, your Imakefile.mk should include the module: CATVisFoundation
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.