SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLGLVertexArray.h File Reference

Wrapper class around OpenGL Vertex Array Objects (VAO) More...

#include <SLGLEnums.h>
#include <SLGLVertexBuffer.h>
Include dependency graph for SLGLVertexArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SLGLVertexArray
 SLGLVertexArray encapsulates the core OpenGL drawing. More...
 

Detailed Description

Wrapper class around OpenGL Vertex Array Objects (VAO)

Date
January 2016
Authors
Marcus Hudritsch
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style

Definition in file SLGLVertexArray.h.