Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
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 ()
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
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: