| 
    Open Inventor Reference
    
   | 
 
#include <Inventor/SbPList.h>Go to the source code of this file.
Classes | |
| class | SoCallbackList | 
| Manages a list of callback functions and associated data.  More... | |
Typedefs | |
| typedef void INVENTOR_API | SoCallbackListCB(void *userData, void *callbackData) | 
| Callback functions that are registered with this class should be cast to this type.   | |
| typedef void INVENTOR_API SoCallbackListCB(void *userData, void *callbackData) | 
Definition at line 66 of file SoCallbackList.h.