#include <BufferArray.h>
template<int TYPE>
void ge::BufferArray< TYPE >::copyToBuffer |
( |
unsigned int |
_layerid, |
|
|
GLsizeiptr |
_size, |
|
|
const GLvoid * |
_data, |
|
|
GLenum |
_access = GL_STATIC_DRAW |
|
) |
| |
|
inline |
template<int TYPE>
template<typename T >
T* ge::BufferArray< TYPE >::mapBuffer |
( |
unsigned int |
_layerid, |
|
|
GLuint |
_size, |
|
|
GLenum |
_usage = GL_STATIC_DRAW , |
|
|
GLbitfield |
_mode = GL_MAP_WRITE_BIT | GL_MAP_INVALIDATE_BUFFER_BIT |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineCore/include/BufferArray.h