1 #ifndef COIN_VERTEXATTRIBUTEBUNDLE_H
2 #define COIN_VERTEXATTRIBUTEBUNDLE_H
27 #include <Inventor/bundles/SoBundle.h>
28 #include <Inventor/elements/SoGLVertexAttributeElement.h>
30 class SoVertexAttributeBundleP;
37 void send(
int index)
const;
38 SbBool doAttributes(
void)
const;
41 const SoVertexAttributeElement * elem;
42 const SoGLVertexAttributeElement * glelem;
46 #endif // !COIN_VERTEXATTRIBUTEBUNDLE_H