Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
The SoBundle class is the superclass for all bundle classes. More...
#include <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