1#ifndef COIN_SOENABLEDELEMENTSLIST_H
2#define COIN_SOENABLEDELEMENTSLIST_H
27#include <Inventor/lists/SoTypeList.h>
38 static int getCounter(
void);
The SbList class is a template container class for lists.
Definition SbList.h:61
The SoEnabledElementsList class is a container for type info for element types that are enabled in ac...
Definition SoEnabledElementsList.h:29
The SoTypeList class is a container class for arrays of SoType objects.
Definition SoTypeList.h:30
The SoType class is the basis for the run-time type system in Coin.
Definition SoType.h:50