1#ifndef COIN_VERTEXATTRIBUTEBUNDLE_H
2#define COIN_VERTEXATTRIBUTEBUNDLE_H
36#include <Inventor/bundles/SoBundle.h>
37#include <Inventor/elements/SoGLVertexAttributeElement.h>
39class SoVertexAttributeBundleP;
46 void send(
int index)
const;
47 SbBool doAttributes(
void)
const;
The SoAction class is the base class for all traversal actions.
Definition: SoAction.h:77
The SoBundle class is the superclass for all bundle classes.
Definition: SoBundle.h:42
Definition: SoGLVertexAttributeElement.h:42
The SoVertexAttributeBundle class simplifies vertex attribute handling.
Definition: SoVertexAttributeBundle.h:41
Definition: SoVertexAttributeElement.h:45