ufoEditorMouseDown

void ufoEditorMouseDown(
   ufoEditor editor_instance,
   ufoProcess process_instance,
   double x,
   double y,
   void* event);

Refer to the following table for command descriptions:

Command

Description

x,y

mouse position in raster pixels

event

X Motif Event

This function is optional. If supplied, it will be called whenever a mouse button is pressed within the viewer during editing. The supplied X,Y position will be in full/master raster resolution pixel coordinates.



Autodesk Softimage v7.5