Coin
4.0.3
Coin3D core library
|
The SoBundle class is the superclass for all bundle classes. More...
#include <Inventor/bundles/SoBundle.h>
Protected Member Functions | |
SoBundle (SoAction *action) | |
~SoBundle () | |
Protected Attributes | |
SoState * | state |
The state of the current action. | |
The SoBundle class is the superclass for all bundle classes.
|
protected |
Constructor with action being the action applied to the node.
|
protected |
Destructor