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 void addElt(SoVertexAttributeData * attribdata)
override;
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
void init(SoState *state) override
Definition SoVertexAttributeElement.cpp:77
static void initClass(void)
Definition SoVertexAttributeElement.cpp:69