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;
    55 #endif // !COIN_VERTEXATTRIBUTEBUNDLE_H Definition: SoVertexAttributeElement.h:45
 
Definition: SoGLVertexAttributeElement.h:42
 
The SoAction class is the base class for all traversal actions.Applying actions is the basic mechanis...
Definition: SoAction.h:77
 
The SoBundle class is the superclass for all bundle classes. 
Definition: SoBundle.h:42
 
The SoVertexAttributeBundle class simplifies vertex attribute handling. 
Definition: SoVertexAttributeBundle.h:41