|
Coin3D is Free Software, published under the BSD 3-clause license. |
https://coin3d.github.io https://www.kongsberg.com/en/kogt/ |
The SoVertexAttributeBundle class simplifies vertex attribute handling. More...
#include <Inventor/bundles/SoVertexAttributeBundle.h>
Public Member Functions | |
| SoVertexAttributeBundle (SoAction *action, SbBool forrendering) | |
| ~SoVertexAttributeBundle () | |
| void | send (int index) const |
| SbBool | doAttributes (void) 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.