|
Cogs.Core
|
Public Attributes | |
| GLuint | glName = 0 |
| GLenum | indexType = GL_INVALID_ENUM |
| GLsizei | indexCount = 0 |
| GLsizei | indexStride = 0 |
Definition at line 79 of file CommonGLES30.h.
| GLuint Cogs::VertexArrayObjectGLES30::glName = 0 |
Definition at line 81 of file CommonGLES30.h.
| GLsizei Cogs::VertexArrayObjectGLES30::indexCount = 0 |
Definition at line 83 of file CommonGLES30.h.
| GLsizei Cogs::VertexArrayObjectGLES30::indexStride = 0 |
Definition at line 84 of file CommonGLES30.h.
| GLenum Cogs::VertexArrayObjectGLES30::indexType = GL_INVALID_ENUM |
Definition at line 82 of file CommonGLES30.h.