Cogs.Core
Public Attributes | List of all members
Cogs::VertexArrayObjectGLES30 Struct Reference

Public Attributes

GLuint glName = 0
 
GLenum indexType = GL_INVALID_ENUM
 
GLsizei indexCount = 0
 
GLsizei indexStride = 0
 

Detailed Description

Definition at line 79 of file CommonGLES30.h.

Member Data Documentation

◆ glName

GLuint Cogs::VertexArrayObjectGLES30::glName = 0

Definition at line 81 of file CommonGLES30.h.

◆ indexCount

GLsizei Cogs::VertexArrayObjectGLES30::indexCount = 0

Definition at line 83 of file CommonGLES30.h.

◆ indexStride

GLsizei Cogs::VertexArrayObjectGLES30::indexStride = 0

Definition at line 84 of file CommonGLES30.h.

◆ indexType

GLenum Cogs::VertexArrayObjectGLES30::indexType = GL_INVALID_ENUM

Definition at line 82 of file CommonGLES30.h.


The documentation for this struct was generated from the following file: