Coin Logo http://www.coin3d.org/
http://www.kongsberg.com/kogt/

Protected Member Functions | Protected Attributes | List of all members
SoBundle Class Reference

The SoBundle class is the superclass for all bundle classes. More...

#include <include/Inventor/bundles/SoBundle.h>

Inheritance diagram for SoBundle:
SoMaterialBundle SoNormalBundle SoTextureCoordinateBundle SoVertexAttributeBundle

Protected Member Functions

 SoBundle (SoAction *action)
 
 ~SoBundle ()
 

Protected Attributes

SoStatestate
 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


The documentation for this class was generated from the following files:

Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated for Coin by Doxygen