1 #ifndef COIN_SOENABLEDELEMENTSLIST_H
2 #define COIN_SOENABLEDELEMENTSLIST_H
27 #include <Inventor/lists/SoTypeList.h>
35 void enable(
const SoType elementtype,
const int stackindex);
38 static int getCounter(
void);
41 class SoEnabledElementsListP * pimpl;
44 #endif // !COIN_SOENABLEDELEMENTSLIST_H
static SoType badType(void)
Definition: SoType.cpp:664
SoEnabledElementsList(SoEnabledElementsList *const parentlist)
Definition: SoEnabledElementsList.cpp:80
int unlock(void)
Definition: SbMutex.h:41
int lock(void)
Definition: SbMutex.h:35
SbBool isDerivedFrom(const SoType type) const
Definition: SoType.cpp:687
void enable(const SoType elementtype, const int stackindex)
Definition: SoEnabledElementsList.cpp:124
The SoEnabledElementsList class is a container for type info for element types that are enabled in ac...
Definition: SoEnabledElementsList.h:29
The SoType class is the basis for the run-time type system in Coin.
Definition: SoType.h:50
const SoTypeList & getElements(void) const
Definition: SoEnabledElementsList.cpp:100
static int getCounter(void)
Definition: SoEnabledElementsList.cpp:158
The SoTypeList class is a container class for arrays of SoType objects.
Definition: SoTypeList.h:30
SbBool isBad(void) const
Definition: SoType.h:152
A basic class for managing a mutex.
Definition: SbMutex.h:30
~SoEnabledElementsList()
Definition: SoEnabledElementsList.cpp:91
void merge(const SoEnabledElementsList &eel)
Definition: SoEnabledElementsList.cpp:143
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Wed Jul 24 2019 for Coin by Doxygen. 1.8.17