.TH "SoEnabledElementsList" 3 "Thu May 29 2014" "Version 4.0.0a" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME SoEnabledElementsList \- .PP The \fBSoEnabledElementsList\fP class is a container for type info for element types that are enabled in actions\&. .PP This class is probably not interesting for the application programmer\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBSoEnabledElementsList\fP (\fBSoEnabledElementsList\fP *const parentlist)" .br .ti -1c .RI "\fB~SoEnabledElementsList\fP ()" .br .ti -1c .RI "const \fBSoTypeList\fP & \fBgetElements\fP (void) const " .br .ti -1c .RI "void \fBenable\fP (const \fBSoType\fP elementtype, const int stackindex)" .br .ti -1c .RI "void \fBmerge\fP (const \fBSoEnabledElementsList\fP &eel)" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static int \fBgetCounter\fP (void)" .br .in -1c .SH "Detailed Description" .PP The \fBSoEnabledElementsList\fP class is a container for type info for element types that are enabled in actions\&. .PP This class is probably not interesting for the application programmer\&. .SH "Constructor & Destructor Documentation" .PP .SS "SoEnabledElementsList::SoEnabledElementsList (\fBSoEnabledElementsList\fP *constparentlist)" Constructor\&. .SS "SoEnabledElementsList::~SoEnabledElementsList ()" Destructor\&. .SH "Member Function Documentation" .PP .SS "const \fBSoTypeList\fP & SoEnabledElementsList::getElements (void) const" Return the list of enabled elements\&. .SS "void SoEnabledElementsList::enable (const \fBSoType\fPelementtype, const intstackindex)" Add an \fIelementtype\fP to the list of enabled elements if it's not enabled already\&. .SS "void SoEnabledElementsList::merge (const \fBSoEnabledElementsList\fP &eel)" Enables all the elements from the \fIeel\fP list that is enabled in this instance\&. .SS "int SoEnabledElementsList::getCounter (void)\fC [static]\fP" 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\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.