CIvfMultipleSelectionEvent Class Reference

#include <ivfwidget/IvfSelectionHandler.h>

Inheritance diagram for CIvfMultipleSelectionEvent:

CIvfEventBase List of all members.

Public Member Functions

virtual void onSelectMultiple (CIvfSelectedShapesVector &shapes)

Detailed Description

Multiple selection event class
Examples:

handlers.cpp.

Definition at line 47 of file IvfSelectionHandler.h.


Member Function Documentation

virtual void CIvfMultipleSelectionEvent::onSelectMultiple CIvfSelectedShapesVector &  shapes  )  [inline, virtual]
 

Multiple selection method

This method is called when a multiple selection has been made, i.e. a selection containing all objects under the cursor.

Parameters:
shapes STL vector<CIvfShape*> containing the objects located under the cursor position.
Examples:
handlers.cpp.

Definition at line 58 of file IvfSelectionHandler.h.


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:54 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO