1 #ifndef COIN_SOBUNDLE_H 
    2 #define COIN_SOBUNDLE_H 
   27 #include <Inventor/SbBasic.h> 
   41 #endif // !COIN_SOBUNDLE_H 
The SoState class manages the Coin scenegraph traversal state data.The SoState class is used by actio...
Definition: SoState.h:35
The SoAction class is the base class for all traversal actions.Applying actions is the basic mechanis...
Definition: SoAction.h:68
The SoBundle class is the superclass for all bundle classes. 
Definition: SoBundle.h:33
SoState * state
The state of the current action. 
Definition: SoBundle.h:38