1#ifndef COIN_SOGLVERTEXATTRIBUTEELEMENT_H
2#define COIN_SOGLVERTEXATTRIBUTEELEMENT_H
27#include <Inventor/elements/SoVertexAttributeElement.h>
28#include <Inventor/SbBasic.h>
31class SoVertexAttributeData;
33class COIN_DLL_API SoGLVertexAttributeElement :
public SoVertexAttributeElement {
34 typedef SoVertexAttributeElement inherited;
35 SO_ELEMENT_HEADER(SoGLVertexAttributeElement);
38 static void initClass(
void);
39 virtual void init(
SoState * state);
43 void send(
const int index)
const;
44 static const SoGLVertexAttributeElement * getInstance(
SoState *
const state);
47 virtual ~SoGLVertexAttributeElement();
48 virtual void addElt(SoVertexAttributeData * attribdata);
The SoGLRenderAction class renders the scene graph with OpenGL calls.
Definition SoGLRenderAction.h:41
The SoState class manages the Coin scenegraph traversal state data.
Definition SoState.h:35
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 17 2024 for Coin by Doxygen 1.12.0.