Coin  4.0.3
Coin3D core library
Loading...
Searching...
No Matches
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: