Diligent Engine  v.2.4.g
Public Member Functions | Static Public Attributes | List of all members
GLObjectWrappers::GLVAOCreateReleaseHelper Class Reference

#include <GLObjectWrapper.hpp>

Public Member Functions

void Create (GLuint &VAO)
 
void Release (GLuint VAO)
 

Static Public Attributes

static const char * Name = "vertex array"
 

Member Function Documentation

◆ Create()

void GLObjectWrappers::GLVAOCreateReleaseHelper::Create ( GLuint &  VAO)
inline

◆ Release()

void GLObjectWrappers::GLVAOCreateReleaseHelper::Release ( GLuint  VAO)
inline

Member Data Documentation

◆ Name

const char * GLObjectWrappers::GLVAOCreateReleaseHelper::Name = "vertex array"
static

The documentation for this class was generated from the following files: