Provided by: libcoin80-doc_3.1.4~abc9f50-4ubuntu2_all bug

NAME

       SoCallbackList.h -

SYNOPSIS

       #include <Inventor/lists/SbPList.h>

   Classes
       class SoCallbackList
           The SoCallbackList is a container for callback function pointers.

       This list stores callback function pointers (along with user-specified extra data to pass
       to the callbacks) and provides a method for triggering the callback functions. "

   Typedefs
       typedef void SoCallbackListCB (void *userdata, void *callbackdata)

Author

       Generated automatically by Doxygen for Coin from the source code.