AireEngine
A 3D Open-World Game Engine
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ProgramWrapper Struct Reference

Public Member Functions

 ProgramWrapper (const ProgramWrapper &)=delete
 
ProgramWrapperoperator= (const ProgramWrapper &)=delete
 

Public Attributes

GLuint handle
 

Detailed Description

A tiny wrapper around GLuint program handle with automatic destruction when it goes out of scope.


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