SoBundle

Langue: en

Autres versions - même langue

Version: 348010 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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.