http://www.coin3d.org/ http://www.kongsberg.com/kogt/ |
#include <Inventor/lists/SbPList.h>
Go to the source code of this file.
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. More... | |
Typedefs | |
typedef void | SoCallbackListCB(void *userdata, void *callbackdata) |
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen