Coin
4.0.3
Coin3D core library
|
The SoVertexAttributeBundle class simplifies vertex attribute handling. More...
#include <Inventor/bundles/SoVertexAttributeBundle.h>
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 | |
SoState * | state |
The state of the current action. | |
The SoVertexAttributeBundle class simplifies vertex attribute handling.
SoVertexAttributeBundle::SoVertexAttributeBundle | ( | SoAction * | action, |
SbBool | forrendering ) |
Constructor.
SoVertexAttributeBundle::~SoVertexAttributeBundle | ( | ) |
Destructor.
void SoVertexAttributeBundle::send | ( | int | index | ) | const |
Send the index'th attribute to OpenGL.