Gui::SoGLRenderActionElement Class Reference

#include <SoFCInteractiveElement.h>

List of all members.

Public Member Functions

virtual SoElement * copyMatchInfo (void) const
virtual void init (SoState *state)
virtual SbBool matches (const SoElement *element) const
virtual void pop (SoState *state, const SoElement *prevTopElement)
virtual void push (SoState *state)

Static Public Member Functions

static void get (SoState *state, SoGLRenderAction *&action)
static void initClass (void)
static void set (SoState *state, SoGLRenderAction *action)

Protected Member Functions

virtual ~SoGLRenderActionElement ()

Protected Attributes

SoGLRenderAction * glRenderAction

Detailed Description

Definition at line 83 of file SoFCInteractiveElement.h.


Constructor & Destructor Documentation

SoGLRenderActionElement::~SoGLRenderActionElement (  )  [protected, virtual]

Definition at line 141 of file SoFCInteractiveElement.cpp.


Member Function Documentation

SoElement * SoGLRenderActionElement::copyMatchInfo ( void   )  const [virtual]

Definition at line 174 of file SoFCInteractiveElement.cpp.

void SoGLRenderActionElement::get ( SoState *  state,
SoGLRenderAction *&  action 
) [static]

Definition at line 152 of file SoFCInteractiveElement.cpp.

References glRenderAction.

Referenced by Gui::SoFCSelection::redrawHighlighted().

void SoGLRenderActionElement::init ( SoState *  state  )  [virtual]

Definition at line 135 of file SoFCInteractiveElement.cpp.

References glRenderAction.

void SoGLRenderActionElement::initClass ( void   )  [static]

Definition at line 128 of file SoFCInteractiveElement.cpp.

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

SbBool SoGLRenderActionElement::matches ( const SoElement *  element  )  const [virtual]

Definition at line 169 of file SoFCInteractiveElement.cpp.

void SoGLRenderActionElement::pop ( SoState *  state,
const SoElement *  prevTopElement 
) [virtual]

Definition at line 164 of file SoFCInteractiveElement.cpp.

void SoGLRenderActionElement::push ( SoState *  state  )  [virtual]

Definition at line 159 of file SoFCInteractiveElement.cpp.

void SoGLRenderActionElement::set ( SoState *  state,
SoGLRenderAction *  action 
) [static]

Definition at line 145 of file SoFCInteractiveElement.cpp.

References glRenderAction.


Member Data Documentation

SoGLRenderAction* Gui::SoGLRenderActionElement::glRenderAction [protected]

Definition at line 105 of file SoFCInteractiveElement.h.

Referenced by get(), init(), and set().


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