Scroll to navigation

SoCallbackList.h(3) Coin SoCallbackList.h(3)

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)
 

Detailed Description

 

Author

Generated automatically by Doxygen for Coin from the source code.
Sat Oct 12 2013 Version 4.0.0a