1 #ifndef COIN_VERTEXATTRIBUTEBUNDLE_H
2 #define COIN_VERTEXATTRIBUTEBUNDLE_H
36 #include <Inventor/bundles/SoBundle.h>
37 #include <Inventor/elements/SoGLVertexAttributeElement.h>
39 class SoVertexAttributeBundleP;
46 void send(
int index)
const;
47 SbBool doAttributes(
void)
const;
50 const SoVertexAttributeElement * elem;
51 const SoGLVertexAttributeElement * glelem;
55 #endif // !COIN_VERTEXATTRIBUTEBUNDLE_H