http://www.coin3d.org/ 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.By inserting SoCallback nodes in a scene graph, the application programmer can set up functions to be executed at certain points in the traversal. More... | |
Typedefs | |
typedef void | SoCallbackCB(void *userdata, SoAction *action) |
void SoCallbackCB |
Signature that callback functions need to have.
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen