BALL::VIEW::GeometricObjectSelectionMessage Class Reference
[Messages]

GeometricObjectSelectionMessage class. More...

#include <message.h>

Inheritance diagram for BALL::VIEW::GeometricObjectSelectionMessage:
Inheritance graph
[legend]

List of all members.


Public Member Functions

Constructors and Destructors
GeometricObjectSelectionMessage ()
Default Constructor.
virtual ~GeometricObjectSelectionMessage ()
Destructor.
Accessors: inspectors and mutators
void setSelection (const List< GeometricObject * > &selection)
Change the selection of Composite objects.
const List< GeometricObject * > & getSelection () const
Non-mutable inspection of the selection of Composite objects.
void setSelected (bool state)
Set the GeometricObject's to be selected or deselected.
bool isSelected () const
Query if the GeometricObject are selected or deselected.

Detailed Description

GeometricObjectSelectionMessage class.
Sent by Scene after picking GeometricObject.
Caught by MainControl.

Member Function Documentation

void BALL::VIEW::GeometricObjectSelectionMessage::setSelection ( const List< GeometricObject * > & selection )

Change the selection of Composite objects.

The selection list will be copied from the given list.


Generated on Thu Aug 6 18:30:55 2009 for BALL by doxygen 1.5.8