1#ifndef COIN_SOENABLEDELEMENTSLIST_H
2#define COIN_SOENABLEDELEMENTSLIST_H
36#include <Inventor/lists/SoTypeList.h>
47 static int getCounter(
void);
The SbList class is a template container class for lists.
Definition SbList.h:70
The SoEnabledElementsList class is a container for type info for element types that are enabled in ac...
Definition SoEnabledElementsList.h:38
The SoTypeList class is a container class for arrays of SoType objects.
Definition SoTypeList.h:39
The SoType class is the basis for the runtime type system in Coin.
Definition SoType.h:59