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