SoEnabledElementsList(3) Coin SoEnabledElementsList(3)

SoEnabledElementsList - The SoEnabledElementsList class is a container for type info for element types that are enabled in actions.

#include <Inventor/lists/SoEnabledElementsList.h>


SoEnabledElementsList (SoEnabledElementsList *const parentlist)
~SoEnabledElementsList ()
const SoTypeList & getElements (void) const
void enable (const SoType elementtype, const int stackindex)
void merge (const SoEnabledElementsList &eel)


static int getCounter (void)

The SoEnabledElementsList class is a container for type info for element types that are enabled in actions.

This class is probably not of interest for the application programmer.

Constructor.

Destructor.

const SoTypeList & SoEnabledElementsList::getElements (void) const

Return the list of enabled elements.

void SoEnabledElementsList::enable (const SoType elementtype, const int stackindex)

Add an elementtype to the list of enabled elements if it is not enabled already.

void SoEnabledElementsList::merge (const SoEnabledElementsList & eel)

Enables all the elements from the eel list that is enabled in this instance.

Return the current setting of the global counter used to determine when lists are out of date. It is incremented whenever a new element is added to a list.

Generated automatically by Doxygen for Coin from the source code.

Tue Dec 26 2023 17:59:22 Version 4.0.2