Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#include <Inventor/nodes/SoSubNode.h>
Go to the source code of this file.
Classes | |
class | SoCallback |
The SoCallback class is a node type which provides a means of setting callback hooks in the scene graph. More... | |
Typedefs | |
typedef void | SoCallbackCB(void *userdata, SoAction *action) |
void SoCallbackCB |
Signature that callback functions need to have.