Gui::SoSelectionElementAction Class Reference

#include <SoFCUnifiedSelection.h>

List of all members.

Public Types

enum  Type { None, Append, Remove, All }

Public Member Functions

const SbColor & getColor () const
const SoPickedPoint * getElement () const
Type getType () const
void setColor (const SbColor &)
void setElement (const SoPickedPoint *)
 SoSelectionElementAction (Type)
 ~SoSelectionElementAction ()

Static Public Member Functions

static void initClass ()

Protected Member Functions

virtual void beginTraversal (SoNode *node)

Detailed Description

Author:
Werner Mayer

Definition at line 148 of file SoFCUnifiedSelection.h.


Member Enumeration Documentation

Enumerator:
None 
Append 
Remove 
All 

Definition at line 153 of file SoFCUnifiedSelection.h.


Constructor & Destructor Documentation

SoSelectionElementAction::SoSelectionElementAction ( Type  t  ) 

Definition at line 599 of file SoFCUnifiedSelection.cpp.

SoSelectionElementAction::~SoSelectionElementAction (  ) 

Definition at line 604 of file SoFCUnifiedSelection.cpp.


Member Function Documentation

void SoSelectionElementAction::beginTraversal ( SoNode *  node  )  [protected, virtual]

Definition at line 608 of file SoFCUnifiedSelection.cpp.

const SbColor & SoSelectionElementAction::getColor ( void   )  const
const SoPickedPoint * SoSelectionElementAction::getElement (  )  const
SoSelectionElementAction::Type SoSelectionElementAction::getType ( void   )  const
void SoSelectionElementAction::initClass ( void   )  [static]

Definition at line 582 of file SoFCUnifiedSelection.cpp.

Referenced by Gui::SoFCDB::init().

void SoSelectionElementAction::setColor ( const SbColor &  c  ) 
void SoSelectionElementAction::setElement ( const SoPickedPoint *  pp  ) 

Definition at line 634 of file SoFCUnifiedSelection.cpp.

Referenced by Gui::SoFCUnifiedSelection::handleEvent().


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

Generated on Wed Nov 23 19:02:03 2011 for FreeCAD by  doxygen 1.6.1