|
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
This is the complete list of members for SoVBO, including all inherited members.
| allocBufferData(intptr_t size, uint32_t dataid=0) | SoVBO | |
| bindBuffer(uint32_t contextid) | SoVBO | |
| getBufferData(const GLvoid *&data, intptr_t &size) | SoVBO | |
| getBufferDataId(void) const | SoVBO | |
| getVertexCountMaxLimit(void) | SoVBO | static |
| getVertexCountMinLimit(void) | SoVBO | static |
| init(void) (defined in SoVBO) | SoVBO | static |
| setBufferData(const GLvoid *data, intptr_t size, uint32_t dataid=0) | SoVBO | |
| setVertexCountLimits(const int minlimit, const int maxlimit) | SoVBO | static |
| shouldCreateVBO(SoState *state, const uint32_t contextid, const int numdata) (defined in SoVBO) | SoVBO | static |
| shouldRenderAsVertexArrays(SoState *statea, const uint32_t contextid, const int numdata) (defined in SoVBO) | SoVBO | static |
| SoVBO(const GLenum target=0x8892, const GLenum usage=0x88E4) | SoVBO | |
| testGLPerformance(const uint32_t contextid) (defined in SoVBO) | SoVBO | static |
| ~SoVBO() | SoVBO |