Gui::SoFCEnableSelectionAction Class Reference

The SoFCEnableSelectionAction class is used to inform an SoFCSelection node whether selection is enabled or disabled. More...

#include <SoFCSelectionAction.h>

List of all members.

Public Member Functions

 SoFCEnableSelectionAction (const SbBool &sel)
 ~SoFCEnableSelectionAction ()

Static Public Member Functions

static void finish (void)
static void initClass ()
 The order of the defined SO_ACTION_ADD_METHOD statements is very important.

Public Attributes

const SbBool & selection

Protected Member Functions

virtual void beginTraversal (SoNode *node)

Detailed Description

The SoFCEnableSelectionAction class is used to inform an SoFCSelection node whether selection is enabled or disabled.

Author:
Werner Mayer

Definition at line 71 of file SoFCSelectionAction.h.


Constructor & Destructor Documentation

SoFCEnableSelectionAction::SoFCEnableSelectionAction ( const SbBool &  sel  ) 

Definition at line 241 of file SoFCSelectionAction.cpp.

SoFCEnableSelectionAction::~SoFCEnableSelectionAction (  ) 

Definition at line 248 of file SoFCSelectionAction.cpp.


Member Function Documentation

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

Definition at line 253 of file SoFCSelectionAction.cpp.

void SoFCEnableSelectionAction::finish ( void   )  [static]

Definition at line 235 of file SoFCSelectionAction.cpp.

void SoFCEnableSelectionAction::initClass ( void   )  [static]

The order of the defined SO_ACTION_ADD_METHOD statements is very important.

First the base classes and afterwards subclasses of them must be listed, otherwise the registered methods of subclasses will be overridden. For more details see the thread in the Coin3d forum https://www.coin3d.org/pipermail/coin-discuss/2004-May/004346.html. This means that SoSwitch must be listed after SoGroup and SoFCSelection after SoSeparator because both classes inherits the others.

Definition at line 193 of file SoFCSelectionAction.cpp.

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


Member Data Documentation


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