YourGameLib
Loading...
Searching...
No Matches
Public Attributes | List of all members
yourgame::gl::Shape::ArrBufferDescr Struct Reference

#include <shape.h>

Public Attributes

GLuint index
 
GLint size
 
GLenum type
 
GLboolean normalized
 
GLsizei stride
 
const GLvoid * pointer
 
GLuint attribDivisor
 

Member Data Documentation

◆ attribDivisor

GLuint yourgame::gl::Shape::ArrBufferDescr::attribDivisor

◆ index

GLuint yourgame::gl::Shape::ArrBufferDescr::index

◆ normalized

GLboolean yourgame::gl::Shape::ArrBufferDescr::normalized

◆ pointer

const GLvoid* yourgame::gl::Shape::ArrBufferDescr::pointer

◆ size

GLint yourgame::gl::Shape::ArrBufferDescr::size

◆ stride

GLsizei yourgame::gl::Shape::ArrBufferDescr::stride

◆ type

GLenum yourgame::gl::Shape::ArrBufferDescr::type

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