#include <SoFCInteractiveElement.h>

Public Member Functions

virtual void init (SoState *state)
 

Static Public Member Functions

static SbBool get (SoState *const state)
 
static const SoFCInteractiveElementgetInstance (SoState *state)
 
static void initClass (void)
 
static void set (SoState *const state, SoNode *const node, SbBool mode)
 

Protected Member Functions

virtual void setElt (SbBool mode)
 
virtual ~SoFCInteractiveElement ()
 

Detailed Description

Author
Werner Mayer

Constructor & Destructor Documentation

◆ ~SoFCInteractiveElement()

SoFCInteractiveElement::~SoFCInteractiveElement ( )
protectedvirtual

Member Function Documentation

◆ get()

◆ getInstance()

const SoFCInteractiveElement * SoFCInteractiveElement::getInstance ( SoState *  state)
static

Referenced by get().

◆ init()

void SoFCInteractiveElement::init ( SoState *  state)
virtual

◆ initClass()

void SoFCInteractiveElement::initClass ( void  )
static

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

◆ set()

void SoFCInteractiveElement::set ( SoState *const  state,
SoNode *const  node,
SbBool  mode 
)
static

◆ setElt()

void SoFCInteractiveElement::setElt ( SbBool  mode)
protectedvirtual

Referenced by set().


The documentation for this class was generated from the following files:
  • src/Gui/SoFCInteractiveElement.h
  • src/Gui/SoFCInteractiveElement.cpp