1 #ifndef COIN_SOGLVBOELEMENT_H
2 #define COIN_SOGLVBOELEMENT_H
27 #include <Inventor/elements/SoSubElement.h>
30 class SoGLVBOElementP;
44 static SbBool shouldCreateVBO(
SoState * state,
const int numdata);
45 static void setVertexVBO(
SoState * state, SoVBO * vbo);
46 static void setNormalVBO(
SoState * state, SoVBO * vbo);
47 static void setColorVBO(
SoState * state, SoVBO * vbo);
48 static void setTexCoordVBO(
SoState * state,
const int unit, SoVBO * vbo);
59 SoVBO * getVertexVBO(
void)
const;
60 SoVBO * getNormalVBO(
void)
const;
61 SoVBO * getColorVBO(
void)
const;
62 int getNumTexCoordVBO(
void)
const;
63 SoVBO * getTexCoordVBO(
const int idx)
const;
69 SoGLVBOElementP * pimpl;
72 #endif // COIN_SOGLVBOELEMENT_H
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Tue Dec 4 2012 01:50:16 for Coin by Doxygen 1.8.2.