1 #ifndef COIN_SOACTIONP_H
2 #define COIN_SOACTIONP_H
37 #error this is a private header file
42 #endif // HAVE_CONFIG_H
44 #include "misc/SoCompactPathList.h"
46 #include <Inventor/annex/Profiler/nodes/SoProfilerStats.h>
47 #include <Inventor/actions/SoAction.h>
50 #include <Inventor/annex/Profiler/nodekits/SoProfilerOverlayKit.h>
52 class SoProfilerOverlayKit;
53 #endif // !HAVE_NODEKITS
70 int prevenabledelementscounter;
72 static SoNode * getProfilerOverlay(
void);
76 #endif // !COIN_SOACTIONP_H
The SoCompactPathList class is used to optimize SoPathList traversal.
Definition: SoCompactPathList.h:51
The SbList class is a template container class for lists.SbList is an extension of the Coin library v...
Definition: SbList.h:70
The SoPathList class is a container for pointers to SoPath objects.As this class inherits SoBaseList...
Definition: SoPathList.h:40
The SoNode class is the base class for nodes used in scene graphs.Coin is a retained mode 3D visualiz...
Definition: SoNode.h:56
The SoProfilerStats class is a node for exposing profiling results gathered by SoProfilerElement.
Definition: SoProfilerStats.h:47
The SoPath class is a container class for traversal path descriptions.SoPath objects contain a list o...
Definition: SoPath.h:52
AppliedCode
Definition: SoAction.h:82