WebGLBuffer
The WebGLBuffer interface represents an OpenGL Buffer Object. The underlying object is created as if by calling glGenBuffers, bound as if by calling
glBindBuffer and destroyed as if by calling glDeleteBuffers
Supported Platform(s)
- BlackBerry PlayBook 2.0 |
- BlackBerry 10 |
- Ripple Emulator |
View Supported Platform Table
API | BB5.0 | BB6.0 | BB7.0 | PB1.0 | PB2.0 | BB10 | Ripple |
Configuration Document Settings
To use all of the API described for this object, you must ensure the following settings are in your configuration document:
|
This API does not require a <feature> element to be declared in the configuration document of your BlackBerry WebWorks Application.
|
Permission Elements (PlayBook and BlackBerry 10+) |
This API does not require a <permission> element to be declared in the configuration document of your BlackBerry WebWorks Application.
|
Documentation generated by
JsDoc Toolkit 2.4.0 on Mon Feb 11 2013 14:51:11 GMT-0500 (EST)
Got questions about leaving a comment? Get answers from our Disqus FAQ.
comments powered by Disqus