Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
SoBundle Class Reference

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

#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::SoBundle ( SoAction action)
protected

Constructor with action being the action applied to the node.

◆ ~SoBundle()

SoBundle::~SoBundle ( )
protected

Destructor


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