1#ifndef COIN_SOGLVERTEXATTRIBUTEELEMENT_H
2#define COIN_SOGLVERTEXATTRIBUTEELEMENT_H
36#include <Inventor/elements/SoVertexAttributeElement.h>
37#include <Inventor/SbBasic.h>
40class SoVertexAttributeData;
52 void send(
const int index)
const;
57 virtual void addElt(SoVertexAttributeData * attribdata);
The SoGLRenderAction class renders the scene graph with OpenGL calls.
Definition SoGLRenderAction.h:50
The SoGLVertexAttributeElement class is yet to be documented.
Definition SoGLVertexAttributeElement.h:42
The SoState class manages the Coin scene graph traversal state data.
Definition SoState.h:44
The SoVertexAttributeElement class is yet to be documented.
Definition SoVertexAttributeElement.h:45
static void initClass(void)
Definition SoVertexAttributeElement.cpp:69
virtual void init(SoState *state)
Definition SoVertexAttributeElement.cpp:77