SoCallback.h.3coin4 - Man Page
SoCallback.h
Synopsis
#include <Inventor/nodes/SoSubNode.h>
Classes
class SoCallback
The SoCallback class is a node type which provides a means of setting callback hooks in the scene graph.
Typedefs
typedef void SoCallbackCB(void *userdata, SoAction *action)
Typedef Documentation
void SoCallbackCB
Signature that callback functions need to have.
Author
Generated automatically by Doxygen for Coin from the source code.
Info
Wed Jul 19 2023 00:00:00 Version 4.0.0 Coin