![]() |
OGRE 2.3.3
Object-Oriented Graphics Rendering Engine
|
#include <OgreGLES2VaoManager.h>
Public Member Functions | |
| bool | operator== (const VertexBinding &_r) const |
Public Attributes | |
| GLuint | instancingDivisor |
| size_t | offset |
| GLsizei | stride |
| GLuint | vertexBufferVbo |
| VertexElement2Vec | vertexElements |
|
inline |
| GLuint Ogre::GLES2VaoManager::Vao::VertexBinding::instancingDivisor |
| size_t Ogre::GLES2VaoManager::Vao::VertexBinding::offset |
| GLsizei Ogre::GLES2VaoManager::Vao::VertexBinding::stride |
| GLuint Ogre::GLES2VaoManager::Vao::VertexBinding::vertexBufferVbo |
| VertexElement2Vec Ogre::GLES2VaoManager::Vao::VertexBinding::vertexElements |