#include <SoMLLUTExtensionElement.h>
|
| void | init (SoState *state) override |
| void | pop (SoState *state, const SoElement *prevTopElement) override |
| void | push (SoState *aState) override |
| void | clearList () |
| SbBool | matches (const SoElement *elt) const override |
| SoElement * | copyMatchInfo () const override |
| void | print (FILE *fp) const override |
SoMLLUTExtensionElement collects a list of SoGVRExtensions while the scene graph is traversed The list is cleared when the state is popped to force recollection on next rendering step
Definition at line 43 of file SoMLLUTExtensionElement.h.
◆ ~SoMLLUTExtensionElement()
| SoMLLUTExtensionElement::~SoMLLUTExtensionElement |
( |
| ) |
|
|
inlineoverrideprotected |
◆ clearList()
| void SoMLLUTExtensionElement::clearList |
( |
| ) |
|
◆ copyMatchInfo()
| SoElement * SoMLLUTExtensionElement::copyMatchInfo |
( |
| ) |
const |
|
override |
◆ get()
| const SoNodeList * SoMLLUTExtensionElement::get |
( |
SoState * | state | ) |
|
|
static |
Get list of SoGVRExtensions from current state.
◆ getInstance()
Returns the top (current) instance of the element in the state.
◆ init()
| void SoMLLUTExtensionElement::init |
( |
SoState * | state | ) |
|
|
override |
◆ initClass()
| void SoMLLUTExtensionElement::initClass |
( |
| ) |
|
|
static |
◆ matches()
| SbBool SoMLLUTExtensionElement::matches |
( |
const SoElement * | elt | ) |
const |
|
override |
◆ pop()
| void SoMLLUTExtensionElement::pop |
( |
SoState * | state, |
|
|
const SoElement * | prevTopElement ) |
|
override |
◆ print()
| void SoMLLUTExtensionElement::print |
( |
FILE * | fp | ) |
const |
|
override |
◆ push()
| void SoMLLUTExtensionElement::push |
( |
SoState * | aState | ) |
|
|
override |
◆ set()
| void SoMLLUTExtensionElement::set |
( |
SoState * | state, |
|
|
SoNode * | node, |
|
|
SoMLLUTExtension * | newPrimitive ) |
|
static |
◆ _data
| SoNodeList SoMLLUTExtensionElement::_data |
|
protected |
The documentation for this class was generated from the following file: