Gui::SoFCUnifiedSelection Class Reference

Unified Selection node This is the new selection node for the 3D Viewer which will gradually remove all the low level selection nodes in the view provider. More...

#include <SoFCUnifiedSelection.h>

List of all members.

Public Types

enum  HighlightModes { AUTO, ON, OFF }

Public Member Functions

void applySettings ()
virtual void doAction (SoAction *action)
const char * getFileFormatName (void) const
virtual void handleEvent (SoHandleEventAction *action)
 SoFCUnifiedSelection (void)

Static Public Member Functions

static void finish (void)
static void initClass (void)

Public Attributes

SoSFColor colorHighlight
SoSFColor colorSelection
SoSFEnum highlightMode
SoSFEnum selectionMode
SoSFBool selectionRole

Protected Member Functions

virtual ~SoFCUnifiedSelection ()

Protected Attributes

View3DInventorViewerviewer

Friends

class View3DInventorViewer

Detailed Description

Unified Selection node This is the new selection node for the 3D Viewer which will gradually remove all the low level selection nodes in the view provider.

The handling of the highlighting and the selection will be unified here.

Author:
Jürgen Riegel

Definition at line 58 of file SoFCUnifiedSelection.h.


Member Enumeration Documentation

Enumerator:
AUTO 
ON 
OFF 

Definition at line 69 of file SoFCUnifiedSelection.h.


Constructor & Destructor Documentation

SoFCUnifiedSelection::SoFCUnifiedSelection ( void   ) 
SoFCUnifiedSelection::~SoFCUnifiedSelection (  )  [protected, virtual]

Destructor.

Definition at line 115 of file SoFCUnifiedSelection.cpp.


Member Function Documentation

void SoFCUnifiedSelection::applySettings (  ) 
void SoFCUnifiedSelection::doAction ( SoAction *  action  )  [virtual]
void SoFCUnifiedSelection::finish ( void   )  [static]

Definition at line 132 of file SoFCUnifiedSelection.cpp.

const char * SoFCUnifiedSelection::getFileFormatName ( void   )  const

Definition at line 167 of file SoFCUnifiedSelection.cpp.

void SoFCUnifiedSelection::handleEvent ( SoHandleEventAction *  action  )  [virtual]
void SoFCUnifiedSelection::initClass ( void   )  [static]

Definition at line 127 of file SoFCUnifiedSelection.cpp.

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


Friends And Related Function Documentation

friend class View3DInventorViewer [friend]

Definition at line 89 of file SoFCUnifiedSelection.h.


Member Data Documentation

Definition at line 75 of file SoFCUnifiedSelection.h.

Referenced by applySettings(), doAction(), handleEvent(), and SoFCUnifiedSelection().

Definition at line 76 of file SoFCUnifiedSelection.h.

Referenced by applySettings(), doAction(), handleEvent(), and SoFCUnifiedSelection().

Definition at line 77 of file SoFCUnifiedSelection.h.

Referenced by applySettings(), doAction(), handleEvent(), and SoFCUnifiedSelection().

Definition at line 78 of file SoFCUnifiedSelection.h.

Referenced by applySettings(), doAction(), handleEvent(), and SoFCUnifiedSelection().

Definition at line 79 of file SoFCUnifiedSelection.h.

Referenced by handleEvent(), and SoFCUnifiedSelection().


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