Provided by: libcoin80-doc_3.1.4~abc9f50-4ubuntu2_all
NAME
SoBundle - The SoBundle class is the superclass for all bundle classes.
SYNOPSIS
#include <include/Inventor/bundles/SoBundle.h> Inherited by SoMaterialBundle, SoNormalBundle, SoTextureCoordinateBundle, and SoVertexAttributeBundle. Protected Member Functions SoBundle (SoAction *action) ~SoBundle () Protected Attributes SoState * state The state of the current action.
Detailed Description
The SoBundle class is the superclass for all bundle classes.
Constructor & Destructor Documentation
SoBundle::SoBundle (SoAction *action) [protected] Constructor with action being the action applied to the node. SoBundle::~SoBundle () [protected] Destructor
Author
Generated automatically by Doxygen for Coin from the source code.