1 #ifndef COIN_SOGLVBOELEMENT_H
2 #define COIN_SOGLVBOELEMENT_H
36 #include <Inventor/elements/SoSubElement.h>
39 class SoGLVBOElementP;
53 static SbBool shouldCreateVBO(
SoState * state,
const int numdata);
54 static void setVertexVBO(
SoState * state, SoVBO * vbo);
55 static void setNormalVBO(
SoState * state, SoVBO * vbo);
56 static void setColorVBO(
SoState * state, SoVBO * vbo);
57 static void setTexCoordVBO(
SoState * state,
const int unit, SoVBO * vbo);
68 SoVBO * getVertexVBO(
void)
const;
69 SoVBO * getNormalVBO(
void)
const;
70 SoVBO * getColorVBO(
void)
const;
71 int getNumTexCoordVBO(
void)
const;
72 SoVBO * getTexCoordVBO(
const int idx)
const;
78 SoGLVBOElementP * pimpl;
81 #endif // COIN_SOGLVBOELEMENT_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed May 29 2013 18:21:21 for Coin by Doxygen 1.8.1.2.