Selectable Class Reference

#include <iselection.h>

Inheritance diagram for Selectable:
Inheritance graph
[legend]

Public Member Functions

 STRING_CONSTANT (Name,"Selectable")
virtual ~Selectable ()
virtual void setSelected (bool select)=0
virtual bool isSelected () const =0

Detailed Description

greebo: A Selectable is everything that can be highlighted by the user in the scene (e.g. by interaction with the mouse).

Definition at line 41 of file iselection.h.


Constructor & Destructor Documentation

virtual Selectable::~Selectable (  )  [inline, virtual]

Definition at line 46 of file iselection.h.


Member Function Documentation

virtual bool Selectable::isSelected (  )  const [pure virtual]
virtual void Selectable::setSelected ( bool  select  )  [pure virtual]

Implemented in EdgeInstance, VertexInstance, and BrushInstance.

Selectable::STRING_CONSTANT ( Name  ,
"Selectable"   
)

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2