Coin  4.0.3
Coin3D core library
Loading...
Searching...
No Matches
SoVertexAttributeBundle Class Reference

The SoVertexAttributeBundle class simplifies vertex attribute handling. More...

#include <Inventor/bundles/SoVertexAttributeBundle.h>

Inheritance diagram for SoVertexAttributeBundle:
SoBundle

Public Member Functions

 SoVertexAttributeBundle (SoAction *action, SbBool forrendering)
 
 ~SoVertexAttributeBundle ()
 
SbBool doAttributes (void) const
 
void send (int index) const
 

Additional Inherited Members

- Protected Member Functions inherited from SoBundle
 SoBundle (SoAction *action)
 
 ~SoBundle ()
 
- Protected Attributes inherited from SoBundle
SoStatestate
 The state of the current action.
 

Detailed Description

The SoVertexAttributeBundle class simplifies vertex attribute handling.

Constructor & Destructor Documentation

◆ SoVertexAttributeBundle()

SoVertexAttributeBundle::SoVertexAttributeBundle ( SoAction * action,
SbBool forrendering )

Constructor.

◆ ~SoVertexAttributeBundle()

SoVertexAttributeBundle::~SoVertexAttributeBundle ( )

Destructor.

Member Function Documentation

◆ send()

void SoVertexAttributeBundle::send ( int index) const

Send the index'th attribute to OpenGL.


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