|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
For GL3+, most (if not all) buffers, can be treated with the same code. More...
#include <OgreGLES2BufferInterface.h>
 Inheritance diagram for Ogre::GLES2BufferInterface:
 Inheritance diagram for Ogre::GLES2BufferInterface:For GL3+, most (if not all) buffers, can be treated with the same code.
Hence most equivalent functionality is encapsulated here.
| Ogre::GLES2BufferInterface::GLES2BufferInterface | ( | size_t | vboPoolIdx, | 
| GLuint | vboName, | ||
| GLES2DynamicBuffer * | dynamicBuffer | ||
| ) | 
| Ogre::GLES2BufferInterface::~GLES2BufferInterface | ( | ) | 
| void Ogre::GLES2BufferInterface::_firstUpload | ( | void * | data, | 
| size_t | elementStart, | ||
| size_t | elementCount | ||
| ) | 
Only use this function for the first upload.
Implements Ogre::BufferInterface.
| 
 | inline | 
| 
 | inline | 
| 
 | virtual | 
Implements Ogre::BufferInterface.
Implements Ogre::BufferInterface.
| 
 | virtual | 
Implements Ogre::BufferInterface.